[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:18:06.467466 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:40633
I20260710 13:18:06.469100 11223 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:18:06.470237 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:06.488234 11229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:06.488226 11232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:06.489285 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:06.488196 11230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:07.694095 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:07.694393 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:07.694610 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689487694588 us; error 0 us; skew 500 ppm
I20260710 13:18:07.695657 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:07.702265 11223 webserver.cc:533] Webserver started at http://127.10.245.254:46497/ using document root <none> and password file <none>
I20260710 13:18:07.703213 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:07.703461 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:07.703915 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:07.709654 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-rnb9"
I20260710 13:18:07.717521 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:18:07.722879 11238 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:07.724014 11223 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:18:07.724382 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd"
format_stamp: "Formatted at 2026-07-10 13:18:07 on dist-test-slave-rnb9"
I20260710 13:18:07.724745 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:07.784229 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:07.785818 11223 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:18:07.786336 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:07.860265 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:40633
I20260710 13:18:07.860401 11289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:40633 every 8 connection(s)
I20260710 13:18:07.868330 11290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.890311 11290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd: Bootstrap starting.
I20260710 13:18:07.896497 11290 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:07.898433 11290 log.cc:826] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:07.903123 11290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd: No bootstrap required, opened a new log
I20260710 13:18:07.924173 11290 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd" member_type: VOTER }
I20260710 13:18:07.924759 11290 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:07.925076 11290 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9dd9ba62fe9349c9925fbfdfcb0a46fd, State: Initialized, Role: FOLLOWER
I20260710 13:18:07.926131 11290 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9dd9ba62fe9349c9925fbfdfcb0a46fd" member_type: VOTER }
I20260710 13:18:07.926645 11290 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:07.926962 11290 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:07.927328 11290 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:07.933104 11290 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd" member_type: VOTER }
I20260710 13:18:07.933902 11290 leader_election.cc:304] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [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: 9dd9ba62fe9349c9925fbfdfcb0a46fd; no voters: 
I20260710 13:18:07.935706 11290 leader_election.cc:290] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:07.936162 11293 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:07.938745 11293 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 1 LEADER]: Becoming Leader. State: Replica: 9dd9ba62fe9349c9925fbfdfcb0a46fd, State: Running, Role: LEADER
I20260710 13:18:07.939604 11293 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [LEADER]: Queue going to LEADER mode. State: All 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: "9dd9ba62fe9349c9925fbfdfcb0a46fd" member_type: VOTER }
I20260710 13:18:07.940174 11290 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:07.953039 11294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd" member_type: VOTER } }
I20260710 13:18:07.953801 11294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.954202 11295 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9dd9ba62fe9349c9925fbfdfcb0a46fd. Latest consensus state: current_term: 1 leader_uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9dd9ba62fe9349c9925fbfdfcb0a46fd" member_type: VOTER } }
I20260710 13:18:07.954792 11295 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:07.956576 11303 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:07.968849 11303 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:07.971349 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:07.986958 11303 catalog_manager.cc:1383] Generated new cluster ID: 41ef8c2ccc0b485daa9ba4feda4db3c0
I20260710 13:18:07.987255 11303 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:08.008180 11303 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:08.009717 11303 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:08.026400 11303 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd: Generated new TSK 0
I20260710 13:18:08.027343 11303 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:08.038244 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:08.048141 11312 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.049235 11313 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.052453 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:08.053233 11315 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.054169 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:08.054419 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:08.054605 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689488054589 us; error 0 us; skew 500 ppm
I20260710 13:18:08.055289 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:08.059921 11223 webserver.cc:533] Webserver started at http://127.10.245.193:45057/ using document root <none> and password file <none>
I20260710 13:18:08.060518 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:08.060729 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:08.061028 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:08.062213 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "5216143c5d1f4357994aee77d4310fb5"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-rnb9"
I20260710 13:18:08.068060 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:18:08.072687 11320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.073558 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:08.073853 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "5216143c5d1f4357994aee77d4310fb5"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-rnb9"
I20260710 13:18:08.074164 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:08.091753 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:08.093102 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:08.095837 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:08.100380 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:08.100589 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.100898 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:08.101058 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.210572 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:43301
I20260710 13:18:08.210637 11382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:43301 every 8 connection(s)
I20260710 13:18:08.217614 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:08.231128 11387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.236119 11388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.240940 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:08.242434 11390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.243510 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:08.243716 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:08.243847 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689488243835 us; error 0 us; skew 500 ppm
I20260710 13:18:08.244369 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:08.247519 11223 webserver.cc:533] Webserver started at http://127.10.245.194:46097/ using document root <none> and password file <none>
I20260710 13:18:08.248109 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:08.248363 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:08.248715 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:08.249898 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "e6d6dd3885084982850bed7228c98571"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-rnb9"
I20260710 13:18:08.250447 11383 heartbeater.cc:344] Connected to a master server at 127.10.245.254:40633
I20260710 13:18:08.250952 11383 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:08.252230 11383 heartbeater.cc:507] Master 127.10.245.254:40633 requested a full tablet report, sending...
I20260710 13:18:08.257225 11255 ts_manager.cc:194] Registered new tserver with Master: 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301)
I20260710 13:18:08.258150 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.006s
I20260710 13:18:08.260401 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40242
I20260710 13:18:08.264081 11395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.265569 11223 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.002s
I20260710 13:18:08.265928 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "e6d6dd3885084982850bed7228c98571"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-rnb9"
I20260710 13:18:08.266436 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:08.299734 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:08.301431 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:08.303972 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:08.307749 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:08.308038 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.308322 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:08.308528 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.415376 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:40065
I20260710 13:18:08.415498 11457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:40065 every 8 connection(s)
I20260710 13:18:08.421928 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:08.430953 11461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.436368 11458 heartbeater.cc:344] Connected to a master server at 127.10.245.254:40633
I20260710 13:18:08.437248 11458 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:08.439234 11458 heartbeater.cc:507] Master 127.10.245.254:40633 requested a full tablet report, sending...
W20260710 13:18:08.438082 11462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:08.441488 11464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:08.441818 11255 ts_manager.cc:194] Registered new tserver with Master: e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:08.442220 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:08.443241 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:08.443455 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:08.443648 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689488443630 us; error 0 us; skew 500 ppm
I20260710 13:18:08.443750 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40252
I20260710 13:18:08.444303 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:08.447268 11223 webserver.cc:533] Webserver started at http://127.10.245.195:36729/ using document root <none> and password file <none>
I20260710 13:18:08.447729 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:08.447933 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:08.448199 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:08.449287 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "7979118b6cda4cc098ee1ba929a8e571"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-rnb9"
I20260710 13:18:08.453979 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:18:08.457499 11469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.458381 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:08.458666 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "7979118b6cda4cc098ee1ba929a8e571"
format_stamp: "Formatted at 2026-07-10 13:18:08 on dist-test-slave-rnb9"
I20260710 13:18:08.458982 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:08.474351 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:08.476224 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:08.478302 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:08.482859 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:08.483110 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.483368 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:08.483543 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:08.589278 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:34925
I20260710 13:18:08.589366 11531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:34925 every 8 connection(s)
I20260710 13:18:08.606856 11532 heartbeater.cc:344] Connected to a master server at 127.10.245.254:40633
I20260710 13:18:08.607282 11532 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:08.608208 11532 heartbeater.cc:507] Master 127.10.245.254:40633 requested a full tablet report, sending...
I20260710 13:18:08.610522 11255 ts_manager.cc:194] Registered new tserver with Master: 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:08.610662 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013521677s
I20260710 13:18:08.612442 11255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40260
I20260710 13:18:08.665077 11255 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40274:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:08.668800 11255 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:08.791967 11494 tablet_service.cc:1511] Processing CreateTablet for tablet 4aef87c29fc14b038b7a985118fb5b88 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:08.789529 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 17431c564ad541a08d24143f374aa178 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:08.789227 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 0011f6e947594f5f926edb4af08e3222 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:08.796564 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7e1527a1174750b32e69467affad36 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:08.794207 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 241d4cabef77419aa731050285baf5eb (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:08.797149 11490 tablet_service.cc:1511] Processing CreateTablet for tablet d698827794da488cad15603e0be217b5 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:08.798552 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 82ca9947c3b548799b2428681df969b3 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:08.800443 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aef87c29fc14b038b7a985118fb5b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.799247 11492 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6ee689b39d42f2b0156318cf1615bd (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:08.802246 11490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d698827794da488cad15603e0be217b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.806944 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17431c564ad541a08d24143f374aa178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.808462 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7e1527a1174750b32e69467affad36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.810948 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ca9947c3b548799b2428681df969b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.813493 11489 tablet_service.cc:1511] Processing CreateTablet for tablet a7f0569cd8dd4cc3ab459b38db21812d (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:08.814500 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241d4cabef77419aa731050285baf5eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.815941 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0011f6e947594f5f926edb4af08e3222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.817602 11492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6ee689b39d42f2b0156318cf1615bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.826344 11489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f0569cd8dd4cc3ab459b38db21812d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.847370 11347 tablet_service.cc:1511] Processing CreateTablet for tablet 82ca9947c3b548799b2428681df969b3 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:08.852174 11347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ca9947c3b548799b2428681df969b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.846252 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 0011f6e947594f5f926edb4af08e3222 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:08.861632 11343 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6ee689b39d42f2b0156318cf1615bd (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:08.858821 11344 tablet_service.cc:1511] Processing CreateTablet for tablet 241d4cabef77419aa731050285baf5eb (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:08.863066 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0011f6e947594f5f926edb4af08e3222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.867050 11342 tablet_service.cc:1511] Processing CreateTablet for tablet 17431c564ad541a08d24143f374aa178 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:08.865346 11346 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7e1527a1174750b32e69467affad36 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:08.861785 11345 tablet_service.cc:1511] Processing CreateTablet for tablet 4aef87c29fc14b038b7a985118fb5b88 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:08.876216 11341 tablet_service.cc:1511] Processing CreateTablet for tablet d698827794da488cad15603e0be217b5 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:08.877799 11342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17431c564ad541a08d24143f374aa178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.881002 11340 tablet_service.cc:1511] Processing CreateTablet for tablet a7f0569cd8dd4cc3ab459b38db21812d (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:08.883535 11423 tablet_service.cc:1511] Processing CreateTablet for tablet 0011f6e947594f5f926edb4af08e3222 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:08.893932 11346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7e1527a1174750b32e69467affad36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.895910 11418 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6ee689b39d42f2b0156318cf1615bd (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:08.901051 11340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f0569cd8dd4cc3ab459b38db21812d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.908018 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7e1527a1174750b32e69467affad36 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:08.907910 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 82ca9947c3b548799b2428681df969b3 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:08.910151 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0011f6e947594f5f926edb4af08e3222. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.912194 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 241d4cabef77419aa731050285baf5eb (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:08.900758 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 4aef87c29fc14b038b7a985118fb5b88 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:08.923102 11416 tablet_service.cc:1511] Processing CreateTablet for tablet d698827794da488cad15603e0be217b5 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:08.917168 11417 tablet_service.cc:1511] Processing CreateTablet for tablet 17431c564ad541a08d24143f374aa178 (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:08.930532 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6ee689b39d42f2b0156318cf1615bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.930784 11344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241d4cabef77419aa731050285baf5eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.933272 11415 tablet_service.cc:1511] Processing CreateTablet for tablet a7f0569cd8dd4cc3ab459b38db21812d (DEFAULT_TABLE table=test-workload [id=301f3f04ed8b47ee917c588508ac956c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:08.934968 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7e1527a1174750b32e69467affad36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.939241 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aef87c29fc14b038b7a985118fb5b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.948022 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 241d4cabef77419aa731050285baf5eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.951859 11415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7f0569cd8dd4cc3ab459b38db21812d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.950657 11345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aef87c29fc14b038b7a985118fb5b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.955515 11416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d698827794da488cad15603e0be217b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.958964 11343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6ee689b39d42f2b0156318cf1615bd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:08.966161 11302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:08.973173 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ca9947c3b548799b2428681df969b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.987373 11341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d698827794da488cad15603e0be217b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:08.994709 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17431c564ad541a08d24143f374aa178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:09.045418 11550 tablet_bootstrap.cc:492] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:09.079994 11551 tablet_bootstrap.cc:492] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.111160 11552 tablet_bootstrap.cc:492] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.135869 11550 tablet_bootstrap.cc:654] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.144832 11551 tablet_bootstrap.cc:654] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.148979 11552 tablet_bootstrap.cc:654] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.155550 11550 tablet_bootstrap.cc:492] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:09.156225 11550 ts_tablet_manager.cc:1403] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.112s	user 0.015s	sys 0.005s
I20260710 13:18:09.160132 11551 tablet_bootstrap.cc:492] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.160765 11551 ts_tablet_manager.cc:1403] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.015s
I20260710 13:18:09.160498 11550 raft_consensus.cc:359] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.161540 11550 raft_consensus.cc:385] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.161947 11550 raft_consensus.cc:740] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.163086 11550 consensus_queue.cc:260] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.164644 11551 raft_consensus.cc:359] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.165555 11551 raft_consensus.cc:385] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.165894 11551 raft_consensus.cc:740] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.166817 11551 consensus_queue.cc:260] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.172453 11552 tablet_bootstrap.cc:492] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.172806 11532 heartbeater.cc:499] Master 127.10.245.254:40633 was elected leader, sending a full tablet report...
I20260710 13:18:09.173229 11552 ts_tablet_manager.cc:1403] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.013s
I20260710 13:18:09.173934 11550 ts_tablet_manager.cc:1434] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:18:09.174983 11550 tablet_bootstrap.cc:492] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:09.176574 11552 raft_consensus.cc:359] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.177407 11552 raft_consensus.cc:385] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.177790 11552 raft_consensus.cc:740] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.178828 11552 consensus_queue.cc:260] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.182997 11550 tablet_bootstrap.cc:654] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.190027 11458 heartbeater.cc:499] Master 127.10.245.254:40633 was elected leader, sending a full tablet report...
I20260710 13:18:09.190909 11552 ts_tablet_manager.cc:1434] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 13:18:09.192298 11552 tablet_bootstrap.cc:492] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.199518 11552 tablet_bootstrap.cc:654] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.204361 11551 ts_tablet_manager.cc:1434] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.011s
I20260710 13:18:09.194988 11550 tablet_bootstrap.cc:492] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:09.205262 11383 heartbeater.cc:499] Master 127.10.245.254:40633 was elected leader, sending a full tablet report...
I20260710 13:18:09.205540 11550 ts_tablet_manager.cc:1403] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.012s
I20260710 13:18:09.209954 11550 raft_consensus.cc:359] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.211246 11550 raft_consensus.cc:385] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.211694 11550 raft_consensus.cc:740] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.212886 11550 consensus_queue.cc:260] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.214403 11551 tablet_bootstrap.cc:492] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.215269 11550 ts_tablet_manager.cc:1434] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:18:09.216364 11550 tablet_bootstrap.cc:492] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
W20260710 13:18:09.217968 11384 tablet.cc:2406] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:09.224064 11551 tablet_bootstrap.cc:654] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.226928 11550 tablet_bootstrap.cc:654] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.228787 11552 tablet_bootstrap.cc:492] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.229408 11552 ts_tablet_manager.cc:1403] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.004s
I20260710 13:18:09.233531 11552 raft_consensus.cc:359] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.234565 11552 raft_consensus.cc:385] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.234972 11552 raft_consensus.cc:740] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.236020 11552 consensus_queue.cc:260] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.239882 11557 raft_consensus.cc:493] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.240425 11557 raft_consensus.cc:515] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.241428 11552 ts_tablet_manager.cc:1434] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:18:09.242401 11552 tablet_bootstrap.cc:492] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.245114 11557 leader_election.cc:290] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:09.258046 11552 tablet_bootstrap.cc:654] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.279353 11552 tablet_bootstrap.cc:492] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.280055 11552 ts_tablet_manager.cc:1403] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.005s
I20260710 13:18:09.283964 11552 raft_consensus.cc:359] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.284976 11552 raft_consensus.cc:385] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.285380 11552 raft_consensus.cc:740] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.286374 11552 consensus_queue.cc:260] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.289852 11552 ts_tablet_manager.cc:1434] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:18:09.291143 11552 tablet_bootstrap.cc:492] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.300242 11552 tablet_bootstrap.cc:654] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.304549 11551 tablet_bootstrap.cc:492] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.305240 11551 ts_tablet_manager.cc:1403] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.022s
I20260710 13:18:09.307217 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:09.308096 11433 raft_consensus.cc:2468] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 0.
I20260710 13:18:09.308058 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:09.309166 11551 raft_consensus.cc:359] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.309906 11551 raft_consensus.cc:385] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.309819 11324 leader_election.cc:304] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.310376 11551 raft_consensus.cc:740] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
W20260710 13:18:09.310786 11322 leader_election.cc:343] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.311209 11551 consensus_queue.cc:260] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.311765 11557 raft_consensus.cc:2804] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.312125 11557 raft_consensus.cc:493] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.312463 11557 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.320868 11557 raft_consensus.cc:515] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.323045 11551 ts_tablet_manager.cc:1434] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:18:09.324016 11551 tablet_bootstrap.cc:492] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.324158 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
W20260710 13:18:09.325558 11322 leader_election.cc:343] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.326558 11557 leader_election.cc:290] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:09.327239 11557 raft_consensus.cc:493] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.330214 11557 raft_consensus.cc:515] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.330655 11551 tablet_bootstrap.cc:654] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.329847 11550 tablet_bootstrap.cc:492] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:09.338872 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
W20260710 13:18:09.340638 11322 leader_election.cc:343] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.341393 11550 ts_tablet_manager.cc:1403] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.125s	user 0.026s	sys 0.036s
I20260710 13:18:09.344027 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:09.344609 11433 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.346640 11550 raft_consensus.cc:359] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.347442 11550 raft_consensus.cc:385] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.347877 11552 tablet_bootstrap.cc:492] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.347800 11550 raft_consensus.cc:740] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.348364 11552 ts_tablet_manager.cc:1403] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.011s
I20260710 13:18:09.348870 11550 consensus_queue.cc:260] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.352664 11552 raft_consensus.cc:359] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.353400 11552 raft_consensus.cc:385] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.353708 11552 raft_consensus.cc:740] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.354606 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:09.355284 11432 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 0.
I20260710 13:18:09.353001 11433 raft_consensus.cc:2468] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 1.
I20260710 13:18:09.334714 11557 leader_election.cc:290] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.351477 11550 ts_tablet_manager.cc:1434] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:18:09.357760 11324 leader_election.cc:304] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [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: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 7979118b6cda4cc098ee1ba929a8e571
I20260710 13:18:09.358826 11557 raft_consensus.cc:2804] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.359239 11557 raft_consensus.cc:493] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.359615 11557 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.359676 11552 consensus_queue.cc:260] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.361665 11550 tablet_bootstrap.cc:492] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:09.364156 11552 ts_tablet_manager.cc:1434] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:18:09.365139 11552 tablet_bootstrap.cc:492] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.373805 11550 tablet_bootstrap.cc:654] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.361588 11324 leader_election.cc:304] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 7979118b6cda4cc098ee1ba929a8e571
I20260710 13:18:09.376936 11552 tablet_bootstrap.cc:654] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.377597 11567 raft_consensus.cc:2804] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.378165 11567 raft_consensus.cc:697] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:09.379204 11567 consensus_queue.cc:237] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.381582 11551 tablet_bootstrap.cc:492] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.384033 11551 ts_tablet_manager.cc:1403] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.005s
I20260710 13:18:09.382936 11557 raft_consensus.cc:515] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.387382 11550 tablet_bootstrap.cc:492] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:09.387431 11551 raft_consensus.cc:359] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.387939 11550 ts_tablet_manager.cc:1403] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.004s
I20260710 13:18:09.388253 11551 raft_consensus.cc:385] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.388566 11551 raft_consensus.cc:740] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.389271 11551 consensus_queue.cc:260] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.389616 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:09.390283 11433 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.391775 11551 ts_tablet_manager.cc:1434] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:18:09.391535 11550 raft_consensus.cc:359] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.392218 11550 raft_consensus.cc:385] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.392499 11550 raft_consensus.cc:740] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.392721 11551 tablet_bootstrap.cc:492] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.393245 11550 consensus_queue.cc:260] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.396930 11433 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 1.
I20260710 13:18:09.398196 11324 leader_election.cc:304] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.399202 11566 raft_consensus.cc:2804] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.399694 11557 leader_election.cc:290] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 election: Requested vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.401315 11566 raft_consensus.cc:697] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:09.402056 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:09.402189 11566 consensus_queue.cc:237] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
W20260710 13:18:09.404021 11322 leader_election.cc:343] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.408383 11550 ts_tablet_manager.cc:1434] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:18:09.409272 11551 tablet_bootstrap.cc:654] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.414371 11550 tablet_bootstrap.cc:492] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:09.415712 11567 raft_consensus.cc:493] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.418370 11567 raft_consensus.cc:515] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.421388 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
W20260710 13:18:09.422801 11324 leader_election.cc:343] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.412954 11255 catalog_manager.cc:5697] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.427769 11552 tablet_bootstrap.cc:492] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.428133 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:09.428481 11552 ts_tablet_manager.cc:1403] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.009s
W20260710 13:18:09.429910 11322 leader_election.cc:343] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.430596 11322 leader_election.cc:304] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5; no voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571
I20260710 13:18:09.429554 11567 leader_election.cc:290] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.431389 11566 raft_consensus.cc:2749] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.433658 11550 tablet_bootstrap.cc:654] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.433974 11552 raft_consensus.cc:359] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.435110 11552 raft_consensus.cc:385] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.435395 11552 raft_consensus.cc:740] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.436144 11552 consensus_queue.cc:260] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.438805 11552 ts_tablet_manager.cc:1434] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:18:09.439833 11552 tablet_bootstrap.cc:492] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.445027 11551 tablet_bootstrap.cc:492] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.445576 11551 ts_tablet_manager.cc:1403] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.007s
I20260710 13:18:09.446877 11552 tablet_bootstrap.cc:654] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.448719 11551 raft_consensus.cc:359] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.449563 11551 raft_consensus.cc:385] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.449927 11551 raft_consensus.cc:740] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.451247 11551 consensus_queue.cc:260] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.453497 11556 raft_consensus.cc:493] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.453979 11556 raft_consensus.cc:515] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:09.454617 11551 ts_tablet_manager.cc:1434] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:09.455818 11551 tablet_bootstrap.cc:492] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.456440 11556 leader_election.cc:290] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301)
I20260710 13:18:09.463222 11551 tablet_bootstrap.cc:654] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.473002 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:09.473471 11550 tablet_bootstrap.cc:492] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:09.473899 11433 raft_consensus.cc:2393] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7979118b6cda4cc098ee1ba929a8e571 in current term 1: Already voted for candidate 5216143c5d1f4357994aee77d4310fb5 in this term.
I20260710 13:18:09.474073 11550 ts_tablet_manager.cc:1403] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.006s
I20260710 13:18:09.478646 11550 raft_consensus.cc:359] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.483661 11550 raft_consensus.cc:385] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.484010 11550 raft_consensus.cc:740] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.484822 11550 consensus_queue.cc:260] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.485453 11558 raft_consensus.cc:493] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.486101 11558 raft_consensus.cc:515] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.489425 11550 ts_tablet_manager.cc:1434] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260710 13:18:09.489508 11558 leader_election.cc:290] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.490636 11550 tablet_bootstrap.cc:492] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:09.510360 11552 tablet_bootstrap.cc:492] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.510870 11552 ts_tablet_manager.cc:1403] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.011s
I20260710 13:18:09.513695 11552 raft_consensus.cc:359] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.515275 11552 raft_consensus.cc:385] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.518163 11552 raft_consensus.cc:740] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.520407 11552 consensus_queue.cc:260] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.523677 11550 tablet_bootstrap.cc:654] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.524186 11552 ts_tablet_manager.cc:1434] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:18:09.526321 11551 tablet_bootstrap.cc:492] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.527926 11551 ts_tablet_manager.cc:1403] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.034s
I20260710 13:18:09.528788 11552 tablet_bootstrap.cc:492] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.532967 11556 raft_consensus.cc:493] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.533425 11556 raft_consensus.cc:515] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.536536 11556 leader_election.cc:290] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:09.540045 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
W20260710 13:18:09.542088 11473 leader_election.cc:343] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.549425 11551 raft_consensus.cc:359] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.550247 11551 raft_consensus.cc:385] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.550551 11551 raft_consensus.cc:740] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.555723 11556 raft_consensus.cc:493] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.553107 11551 consensus_queue.cc:260] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.558807 11556 raft_consensus.cc:515] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.560990 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.565670 11556 leader_election.cc:290] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:09.569909 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0569cd8dd4cc3ab459b38db21812d" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:09.571494 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.573295 11433 raft_consensus.cc:2468] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 0.
I20260710 13:18:09.607409 11551 ts_tablet_manager.cc:1434] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.078s	user 0.020s	sys 0.000s
W20260710 13:18:09.573427 11397 leader_election.cc:343] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.612739 11552 tablet_bootstrap.cc:654] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.573453 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.579420 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0569cd8dd4cc3ab459b38db21812d" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.617249 11471 leader_election.cc:304] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571; no voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571
I20260710 13:18:09.619287 11473 leader_election.cc:304] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.619479 11558 raft_consensus.cc:493] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.620148 11558 raft_consensus.cc:515] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.622968 11556 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.623783 11551 tablet_bootstrap.cc:492] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.623992 11356 raft_consensus.cc:2468] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 0.
I20260710 13:18:09.625867 11558 leader_election.cc:290] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.627566 11357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.631878 11357 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 0.
I20260710 13:18:09.639554 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:09.640470 11507 raft_consensus.cc:2468] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 0.
I20260710 13:18:09.640034 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:09.642851 11506 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 0.
I20260710 13:18:09.644588 11397 leader_election.cc:304] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [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: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:09.645714 11550 tablet_bootstrap.cc:492] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:09.646191 11550 ts_tablet_manager.cc:1403] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.156s	user 0.014s	sys 0.011s
I20260710 13:18:09.646292 11397 leader_election.cc:304] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.650236 11550 raft_consensus.cc:359] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.651038 11550 raft_consensus.cc:385] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.651357 11550 raft_consensus.cc:740] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.652161 11550 consensus_queue.cc:260] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.647773 11558 raft_consensus.cc:2804] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.661347 11558 raft_consensus.cc:493] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.653499 11252 catalog_manager.cc:5697] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.662087 11558 raft_consensus.cc:3060] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.667788 11551 tablet_bootstrap.cc:654] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.674546 11558 raft_consensus.cc:515] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.691188 11556 raft_consensus.cc:2749] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.694478 11556 raft_consensus.cc:2804] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.695029 11556 raft_consensus.cc:493] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.695494 11556 raft_consensus.cc:3060] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:09.694367 11471 leader_election.cc:343] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.697062 11589 raft_consensus.cc:493] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.697172 11471 leader_election.cc:304] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571; no voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571
W20260710 13:18:09.684705 11473 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.194:40065, user_credentials={real_user=slave}} blocked reactor thread for 65436.8us
I20260710 13:18:09.697561 11589 raft_consensus.cc:515] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.704931 11556 raft_consensus.cc:515] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.706655 11558 leader_election.cc:290] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.712433 11550 ts_tablet_manager.cc:1434] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.011s
I20260710 13:18:09.711799 11558 raft_consensus.cc:2804] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.713176 11558 raft_consensus.cc:493] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.713420 11550 tablet_bootstrap.cc:492] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:09.713598 11558 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.712741 11589 leader_election.cc:290] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:09.714887 11590 raft_consensus.cc:2749] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.715260 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:09.716254 11433 raft_consensus.cc:2393] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7979118b6cda4cc098ee1ba929a8e571 in current term 1: Already voted for candidate e6d6dd3885084982850bed7228c98571 in this term.
I20260710 13:18:09.719565 11551 tablet_bootstrap.cc:492] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.720018 11551 ts_tablet_manager.cc:1403] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.001s
I20260710 13:18:09.723272 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.723508 11558 raft_consensus.cc:515] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
W20260710 13:18:09.708047 11397 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.195:34925, user_credentials={real_user=slave}} blocked reactor thread for 61413.2us
I20260710 13:18:09.725467 11558 leader_election.cc:290] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.727733 11556 leader_election.cc:290] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:09.729190 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0569cd8dd4cc3ab459b38db21812d" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:09.729668 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:09.729841 11433 raft_consensus.cc:3060] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.730190 11552 tablet_bootstrap.cc:492] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.730638 11552 ts_tablet_manager.cc:1403] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.203s	user 0.014s	sys 0.015s
I20260710 13:18:09.731997 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:09.732524 11506 raft_consensus.cc:3060] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.732592 11551 raft_consensus.cc:359] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.733477 11551 raft_consensus.cc:385] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.733772 11551 raft_consensus.cc:740] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.734624 11551 consensus_queue.cc:260] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.735086 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7f0569cd8dd4cc3ab459b38db21812d" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:09.735533 11550 tablet_bootstrap.cc:654] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.735658 11358 raft_consensus.cc:3060] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.737048 11551 ts_tablet_manager.cc:1434] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:18:09.740811 11506 raft_consensus.cc:2468] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 1.
W20260710 13:18:09.741572 11471 leader_election.cc:343] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.742179 11552 raft_consensus.cc:359] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.742923 11552 raft_consensus.cc:385] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.743000 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:09.743255 11552 raft_consensus.cc:740] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.743561 11356 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.747852 11551 tablet_bootstrap.cc:492] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.748399 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:09.748890 11552 consensus_queue.cc:260] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.753136 11552 ts_tablet_manager.cc:1434] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:18:09.754076 11558 raft_consensus.cc:493] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:09.750425 11397 leader_election.cc:343] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.750923 11506 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.754622 11558 raft_consensus.cc:515] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.761816 11558 leader_election.cc:290] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.763043 11356 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 1.
I20260710 13:18:09.744964 11471 leader_election.cc:304] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571; no voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571
I20260710 13:18:09.765765 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:09.766784 11556 raft_consensus.cc:2749] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.768121 11433 raft_consensus.cc:2468] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 1.
I20260710 13:18:09.769687 11473 leader_election.cc:304] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.770478 11552 tablet_bootstrap.cc:492] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.771037 11358 raft_consensus.cc:2468] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 1.
I20260710 13:18:09.771965 11556 raft_consensus.cc:2804] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.772445 11556 raft_consensus.cc:697] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Becoming Leader. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:09.773206 11556 consensus_queue.cc:237] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.775606 11397 leader_election.cc:304] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:09.776144 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
W20260710 13:18:09.776861 11397 leader_election.cc:343] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.778287 11397 leader_election.cc:304] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.778605 11506 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 1.
I20260710 13:18:09.779484 11592 raft_consensus.cc:2804] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.781623 11550 tablet_bootstrap.cc:492] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:09.779098 11558 raft_consensus.cc:2804] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.782160 11550 ts_tablet_manager.cc:1403] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.008s
I20260710 13:18:09.790390 11550 raft_consensus.cc:359] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.791565 11550 raft_consensus.cc:385] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.792040 11550 raft_consensus.cc:740] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.792227 11552 tablet_bootstrap.cc:654] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.793398 11550 consensus_queue.cc:260] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.796561 11550 ts_tablet_manager.cc:1434] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.006s
I20260710 13:18:09.799588 11550 tablet_bootstrap.cc:492] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:09.804225 11558 raft_consensus.cc:697] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:09.805371 11592 raft_consensus.cc:697] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:09.805490 11552 tablet_bootstrap.cc:492] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
W20260710 13:18:09.805426 11397 leader_election.cc:343] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:09.806141 11552 ts_tablet_manager.cc:1403] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.012s
I20260710 13:18:09.806833 11397 leader_election.cc:304] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6d6dd3885084982850bed7228c98571; no voters: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571
I20260710 13:18:09.805197 11558 consensus_queue.cc:237] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.810467 11551 tablet_bootstrap.cc:654] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.814721 11598 raft_consensus.cc:2749] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.816478 11552 raft_consensus.cc:359] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.817894 11552 raft_consensus.cc:385] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.818205 11552 raft_consensus.cc:740] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.819031 11552 consensus_queue.cc:260] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.806870 11592 consensus_queue.cc:237] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.826529 11252 catalog_manager.cc:5697] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "7979118b6cda4cc098ee1ba929a8e571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.829164 11552 ts_tablet_manager.cc:1434] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 13:18:09.830930 11550 tablet_bootstrap.cc:654] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.831390 11567 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.843767 11552 tablet_bootstrap.cc:492] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571: Bootstrap starting.
I20260710 13:18:09.847651 11551 tablet_bootstrap.cc:492] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.848155 11551 ts_tablet_manager.cc:1403] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.008s
I20260710 13:18:09.852201 11551 raft_consensus.cc:359] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.852927 11551 raft_consensus.cc:385] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.853200 11551 raft_consensus.cc:740] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.854863 11552 tablet_bootstrap.cc:654] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.855358 11551 consensus_queue.cc:260] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.857692 11551 ts_tablet_manager.cc:1434] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:18:09.858580 11551 tablet_bootstrap.cc:492] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.859028 11566 consensus_queue.cc:1048] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.859768 11558 raft_consensus.cc:493] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.860270 11558 raft_consensus.cc:515] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.863008 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d698827794da488cad15603e0be217b5" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.863579 11356 raft_consensus.cc:2468] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 0.
I20260710 13:18:09.864764 11397 leader_election.cc:304] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.865605 11598 raft_consensus.cc:2804] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:09.866204 11598 raft_consensus.cc:493] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:09.866644 11598 raft_consensus.cc:3060] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.865240 11556 raft_consensus.cc:493] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:09.868881 11556 raft_consensus.cc:515] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.871660 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:09.872157 11432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:09.873816 11473 leader_election.cc:304] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571; no voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571
I20260710 13:18:09.874822 11556 leader_election.cc:290] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:09.874908 11590 raft_consensus.cc:2749] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:09.882046 11598 raft_consensus.cc:515] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.882474 11566 consensus_queue.cc:1048] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:09.885000 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d698827794da488cad15603e0be217b5" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:09.885586 11356 raft_consensus.cc:3060] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.885882 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d698827794da488cad15603e0be217b5" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:09.886482 11507 raft_consensus.cc:2468] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 0.
I20260710 13:18:09.892652 11356 raft_consensus.cc:2468] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 1.
I20260710 13:18:09.893296 11551 tablet_bootstrap.cc:654] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.893873 11397 leader_election.cc:304] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:09.894770 11558 leader_election.cc:290] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.894960 11597 raft_consensus.cc:2804] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:09.897436 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d698827794da488cad15603e0be217b5" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:09.898190 11507 raft_consensus.cc:3060] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.903412 11552 tablet_bootstrap.cc:492] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571: No bootstrap required, opened a new log
I20260710 13:18:09.903862 11552 ts_tablet_manager.cc:1403] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.005s
I20260710 13:18:09.907068 11507 raft_consensus.cc:2468] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 1.
I20260710 13:18:09.907735 11598 leader_election.cc:290] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:09.910410 11597 raft_consensus.cc:697] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:09.911391 11597 consensus_queue.cc:237] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.919827 11551 tablet_bootstrap.cc:492] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.920289 11551 ts_tablet_manager.cc:1403] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.002s
I20260710 13:18:09.923389 11551 raft_consensus.cc:359] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.924069 11551 raft_consensus.cc:385] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.924330 11551 raft_consensus.cc:740] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.906482 11552 raft_consensus.cc:359] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.925057 11552 raft_consensus.cc:385] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.925433 11552 raft_consensus.cc:740] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.925076 11551 consensus_queue.cc:260] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.927835 11551 ts_tablet_manager.cc:1434] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:18:09.927619 11552 consensus_queue.cc:260] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.928700 11551 tablet_bootstrap.cc:492] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5: Bootstrap starting.
I20260710 13:18:09.929349 11552 ts_tablet_manager.cc:1434] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:18:09.935622 11551 tablet_bootstrap.cc:654] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:09.948613 11551 tablet_bootstrap.cc:492] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5: No bootstrap required, opened a new log
I20260710 13:18:09.949072 11551 ts_tablet_manager.cc:1403] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 13:18:09.952014 11551 raft_consensus.cc:359] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.952694 11551 raft_consensus.cc:385] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:09.952940 11551 raft_consensus.cc:740] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Initialized, Role: FOLLOWER
I20260710 13:18:09.953620 11551 consensus_queue.cc:260] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:09.955760 11551 ts_tablet_manager.cc:1434] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 13:18:09.970046 11254 catalog_manager.cc:5697] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:09.971066 11302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:09.972014 11254 catalog_manager.cc:5697] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.974162 11507 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:09.999693 11612 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.002714 11254 catalog_manager.cc:5697] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.004158 11550 tablet_bootstrap.cc:492] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:10.004688 11550 ts_tablet_manager.cc:1403] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.205s	user 0.067s	sys 0.071s
I20260710 13:18:10.008040 11550 raft_consensus.cc:359] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.008932 11550 raft_consensus.cc:385] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.009265 11550 raft_consensus.cc:740] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.010116 11550 consensus_queue.cc:260] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.012702 11550 ts_tablet_manager.cc:1434] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:10.013917 11550 tablet_bootstrap.cc:492] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571: Bootstrap starting.
I20260710 13:18:10.021059 11550 tablet_bootstrap.cc:654] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.023286 11612 raft_consensus.cc:493] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.023990 11612 raft_consensus.cc:515] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.026726 11612 leader_election.cc:290] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.028638 11550 tablet_bootstrap.cc:492] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571: No bootstrap required, opened a new log
I20260710 13:18:10.029145 11550 ts_tablet_manager.cc:1403] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:18:10.029584 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:10.029729 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:10.030438 11507 raft_consensus.cc:2393] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5216143c5d1f4357994aee77d4310fb5 in current term 1: Already voted for candidate e6d6dd3885084982850bed7228c98571 in this term.
I20260710 13:18:10.031932 11550 raft_consensus.cc:359] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.032101 11322 leader_election.cc:304] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5; no voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571
I20260710 13:18:10.032743 11550 raft_consensus.cc:385] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.033094 11550 raft_consensus.cc:740] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.033494 11612 raft_consensus.cc:3060] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.033907 11550 consensus_queue.cc:260] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.036008 11550 ts_tablet_manager.cc:1434] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:10.041862 11612 raft_consensus.cc:2749] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:10.072088 11592 raft_consensus.cc:493] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.072647 11592 raft_consensus.cc:515] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.074753 11592 leader_election.cc:290] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.075626 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:10.075966 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571" is_pre_election: true
I20260710 13:18:10.076324 11356 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 0.
I20260710 13:18:10.076773 11507 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 0.
I20260710 13:18:10.077505 11397 leader_election.cc:304] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:10.078186 11592 raft_consensus.cc:2804] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.078539 11592 raft_consensus.cc:493] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.078902 11592 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.085567 11592 raft_consensus.cc:515] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.086606 11590 raft_consensus.cc:493] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.087236 11590 raft_consensus.cc:515] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.088006 11592 leader_election.cc:290] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.088897 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:10.089385 11590 leader_election.cc:290] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:10.089524 11356 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.090149 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:10.090787 11358 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 0.
I20260710 13:18:10.091044 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:10.091679 11433 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 0.
I20260710 13:18:10.092053 11471 leader_election.cc:304] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:10.093227 11590 raft_consensus.cc:2804] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.093573 11590 raft_consensus.cc:493] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.093917 11590 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.095145 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:10.095743 11507 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.097569 11356 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 1.
I20260710 13:18:10.098881 11397 leader_election.cc:304] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:10.099797 11592 raft_consensus.cc:2804] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.100275 11592 raft_consensus.cc:697] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:10.100761 11590 raft_consensus.cc:515] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.101104 11592 consensus_queue.cc:237] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.103399 11507 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 1.
I20260710 13:18:10.103523 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:10.104127 11358 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.105332 11590 leader_election.cc:290] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:10.109614 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:10.110227 11433 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.111867 11358 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 1.
I20260710 13:18:10.111500 11254 catalog_manager.cc:5697] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.113090 11471 leader_election.cc:304] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:10.113958 11590 raft_consensus.cc:2804] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.114418 11590 raft_consensus.cc:697] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Becoming Leader. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:10.115490 11590 consensus_queue.cc:237] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.117508 11433 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 1.
I20260710 13:18:10.128225 11254 catalog_manager.cc:5697] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "7979118b6cda4cc098ee1ba929a8e571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:10.153913 11556 raft_consensus.cc:493] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:10.154542 11556 raft_consensus.cc:515] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.156617 11556 leader_election.cc:290] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:10.157107 11556 consensus_queue.cc:1048] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.157413 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5" is_pre_election: true
I20260710 13:18:10.158258 11356 raft_consensus.cc:2468] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 0.
I20260710 13:18:10.158774 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571" is_pre_election: true
I20260710 13:18:10.159430 11433 raft_consensus.cc:2468] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 0.
I20260710 13:18:10.159596 11471 leader_election.cc:304] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:10.160444 11556 raft_consensus.cc:2804] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:10.160784 11556 raft_consensus.cc:493] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:10.161116 11556 raft_consensus.cc:3060] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.168423 11556 raft_consensus.cc:515] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.170662 11556 leader_election.cc:290] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:10.172277 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:10.172948 11433 raft_consensus.cc:3060] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.176565 11556 consensus_queue.cc:1048] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.176205 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:10.178284 11358 raft_consensus.cc:3060] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.185621 11358 raft_consensus.cc:2468] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 1.
I20260710 13:18:10.191324 11471 leader_election.cc:304] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:10.192701 11590 raft_consensus.cc:2804] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.193472 11590 raft_consensus.cc:697] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Becoming Leader. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:10.194378 11590 consensus_queue.cc:237] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.196043 11433 raft_consensus.cc:2468] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 1.
I20260710 13:18:10.203987 11252 catalog_manager.cc:5697] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "7979118b6cda4cc098ee1ba929a8e571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:10.212854 11592 consensus_queue.cc:1048] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.223013 11598 consensus_queue.cc:1048] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.263212 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82ca9947c3b548799b2428681df969b3"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:53110
I20260710 13:18:10.263885 11433 raft_consensus.cc:606] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Received request to transfer leadership to TS 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:10.269021 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c7e1527a1174750b32e69467affad36"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:53110
I20260710 13:18:10.269515 11433 raft_consensus.cc:606] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Received request to transfer leadership to TS 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:10.282910 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
mode: GRACEFUL
new_leader_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:59186
I20260710 13:18:10.283412 11507 raft_consensus.cc:606] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Received request to transfer leadership to TS 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:10.297765 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
mode: GRACEFUL
new_leader_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:50100
I20260710 13:18:10.298271 11358 raft_consensus.cc:606] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Received request to transfer leadership to TS e6d6dd3885084982850bed7228c98571
I20260710 13:18:10.306761 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17431c564ad541a08d24143f374aa178"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
mode: GRACEFUL
new_leader_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:59186
I20260710 13:18:10.307384 11507 raft_consensus.cc:606] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Received request to transfer leadership to TS e6d6dd3885084982850bed7228c98571
I20260710 13:18:10.310794 11597 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.320760 11558 raft_consensus.cc:993] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: : Instructing follower 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:10.321295 11558 raft_consensus.cc:1081] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Signalling peer 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:10.327425 11358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82ca9947c3b548799b2428681df969b3"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:50084
I20260710 13:18:10.328105 11358 raft_consensus.cc:493] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.328172 11592 consensus_queue.cc:1048] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.328613 11358 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.332541 11598 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.343263 11358 raft_consensus.cc:515] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.347844 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:10.348495 11433 raft_consensus.cc:3055] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.348848 11433 raft_consensus.cc:740] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:10.349862 11433 consensus_queue.cc:260] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.351147 11433 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.359503 11358 leader_election.cc:290] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 2 election: Requested vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.363394 11433 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 2.
I20260710 13:18:10.364153 11592 consensus_queue.cc:1048] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.368008 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:10.369457 11507 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.369369 11324 leader_election.cc:304] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:10.370348 11612 raft_consensus.cc:2804] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.370878 11612 raft_consensus.cc:697] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:10.371723 11612 consensus_queue.cc:237] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.377075 11507 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 2.
I20260710 13:18:10.382419 11254 catalog_manager.cc:5697] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 1 to 2, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.539804 11566 raft_consensus.cc:993] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5: : Instructing follower e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:10.540324 11612 raft_consensus.cc:1081] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Signalling peer e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:10.542037 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:53092
I20260710 13:18:10.542538 11433 raft_consensus.cc:493] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.542951 11433 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.548547 11433 raft_consensus.cc:515] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.550444 11433 leader_election.cc:290] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 2 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.551599 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:10.551622 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:10.552222 11507 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.553344 11358 raft_consensus.cc:3055] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.553725 11358 raft_consensus.cc:740] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:10.553584 11590 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.554526 11358 consensus_queue.cc:260] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.556011 11358 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.559649 11507 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 2.
I20260710 13:18:10.561189 11397 leader_election.cc:304] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:10.562143 11592 raft_consensus.cc:2804] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.562631 11592 raft_consensus.cc:697] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:10.563465 11592 consensus_queue.cc:237] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.566594 11358 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 2.
I20260710 13:18:10.569811 11598 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.572069 11593 raft_consensus.cc:993] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: : Instructing follower 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:10.572527 11593 raft_consensus.cc:1081] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Signalling peer 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:10.577579 11358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:50078
I20260710 13:18:10.578195 11358 raft_consensus.cc:493] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.578565 11358 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.581413 11589 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.587790 11358 raft_consensus.cc:515] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.589359 11356 raft_consensus.cc:1240] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Rejecting Update request from peer 7979118b6cda4cc098ee1ba929a8e571 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:10.591306 11358 leader_election.cc:290] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 2 election: Requested vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.592370 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:10.592967 11506 raft_consensus.cc:3055] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.593282 11506 raft_consensus.cc:740] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:10.594095 11506 consensus_queue.cc:260] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.595106 11506 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.591547 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:10.591012 11252 catalog_manager.cc:5697] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 1 to 2, leader changed from 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193) to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.605988 11506 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 2.
I20260710 13:18:10.610046 11597 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.612811 11322 leader_election.cc:304] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [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: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: e6d6dd3885084982850bed7228c98571
I20260710 13:18:10.614200 11612 raft_consensus.cc:2804] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.614869 11612 raft_consensus.cc:697] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:10.616814 11612 consensus_queue.cc:237] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.622573 11589 consensus_queue.cc:1048] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:10.631489 11597 raft_consensus.cc:993] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: : Instructing follower 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:10.631928 11597 raft_consensus.cc:1081] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Signalling peer 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:10.632963 11593 raft_consensus.cc:993] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571: : Instructing follower e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:10.633373 11593 raft_consensus.cc:1081] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Signalling peer e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:10.633664 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c7e1527a1174750b32e69467affad36"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:50084
I20260710 13:18:10.634212 11356 raft_consensus.cc:493] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.634565 11356 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.635972 11251 catalog_manager.cc:5697] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 1 to 2, leader changed from 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195) to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.638379 11590 consensus_queue.cc:1048] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:10.647964 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17431c564ad541a08d24143f374aa178"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:53098
I20260710 13:18:10.653843 11433 raft_consensus.cc:493] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:10.655097 11433 raft_consensus.cc:3060] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.649781 11356 raft_consensus.cc:515] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.659250 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:10.659821 11431 raft_consensus.cc:3055] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.659919 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:10.660174 11431 raft_consensus.cc:740] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:10.660496 11506 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.661176 11431 consensus_queue.cc:260] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.666544 11431 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.667448 11506 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 2.
I20260710 13:18:10.668223 11356 leader_election.cc:290] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 2 election: Requested vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.668833 11322 leader_election.cc:304] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:10.669667 11612 raft_consensus.cc:2804] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.670149 11612 raft_consensus.cc:697] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:10.670931 11612 consensus_queue.cc:237] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.676277 11433 raft_consensus.cc:515] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.677539 11431 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 2.
I20260710 13:18:10.679457 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:10.680608 11356 raft_consensus.cc:3060] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.681128 11251 catalog_manager.cc:5697] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 1 to 2, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.679682 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17431c564ad541a08d24143f374aa178" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:10.682936 11506 raft_consensus.cc:3055] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:10.683264 11506 raft_consensus.cc:740] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:10.680104 11433 leader_election.cc:290] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 2 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:10.684118 11506 consensus_queue.cc:260] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.687057 11506 raft_consensus.cc:3060] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:10.689086 11356 raft_consensus.cc:2468] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 2.
I20260710 13:18:10.690399 11397 leader_election.cc:304] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:10.691313 11597 raft_consensus.cc:2804] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:10.691777 11597 raft_consensus.cc:697] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:10.692534 11597 consensus_queue.cc:237] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:10.693499 11506 raft_consensus.cc:2468] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 2.
I20260710 13:18:10.699630 11251 catalog_manager.cc:5697] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 1 to 2, leader changed from 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195) to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:10.797240 11506 raft_consensus.cc:1275] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.798770 11612 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.808624 11433 raft_consensus.cc:1275] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.810273 11612 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.955142 11356 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.956533 11597 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:10.964110 11506 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:10.965888 11598 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.052289 11433 raft_consensus.cc:1275] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.053687 11612 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.061892 11506 raft_consensus.cc:1275] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.063508 11612 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.203348 11356 raft_consensus.cc:1275] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.204689 11598 consensus_queue.cc:1048] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.210633 11433 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:11.212916 11507 raft_consensus.cc:1275] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.214465 11608 consensus_queue.cc:1048] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.223088 11433 raft_consensus.cc:1275] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.224490 11612 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:11.234762 11507 raft_consensus.cc:1275] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:11.236838 11640 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.351612 11223 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:18:13.352643 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:13.376421 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:53122
I20260710 13:18:13.377030 11433 raft_consensus.cc:606] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Received request to transfer leadership to TS 7979118b6cda4cc098ee1ba929a8e571
I20260710 13:18:13.388731 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
mode: GRACEFUL
new_leader_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:50114
I20260710 13:18:13.389297 11358 raft_consensus.cc:606] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Received request to transfer leadership to TS 7979118b6cda4cc098ee1ba929a8e571
I20260710 13:18:13.390654 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:13.391268 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:13.467737 11612 raft_consensus.cc:993] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5: : Instructing follower 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:13.468353 11612 raft_consensus.cc:1081] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Signalling peer 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:13.469813 11506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:59170
I20260710 13:18:13.470360 11506 raft_consensus.cc:493] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.470709 11506 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.475099 11506 raft_consensus.cc:515] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:13.476867 11506 leader_election.cc:290] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 3 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:13.477730 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:13.478118 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:13.478317 11358 raft_consensus.cc:3055] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:13.478744 11358 raft_consensus.cc:740] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:13.478811 11433 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.479465 11358 consensus_queue.cc:260] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:13.480407 11358 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.483956 11433 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 3.
I20260710 13:18:13.485108 11473 leader_election.cc:304] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [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: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:13.485244 11358 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 3.
I20260710 13:18:13.485927 11590 raft_consensus.cc:2804] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:13.487396 11590 raft_consensus.cc:697] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Becoming Leader. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:13.488202 11590 consensus_queue.cc:237] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:13.495559 11251 catalog_manager.cc:5697] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 reported cstate change: term changed from 2 to 3, leader changed from 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193) to 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "7979118b6cda4cc098ee1ba929a8e571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:13.646281 11651 raft_consensus.cc:993] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: : Instructing follower 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:13.646762 11608 raft_consensus.cc:1081] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Signalling peer 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:13.648082 11506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:59180
I20260710 13:18:13.648574 11506 raft_consensus.cc:493] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:13.648918 11506 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.654592 11506 raft_consensus.cc:515] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:13.656435 11506 leader_election.cc:290] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 3 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:13.657226 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:13.657497 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:13.657827 11358 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.658038 11433 raft_consensus.cc:3055] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:13.658407 11433 raft_consensus.cc:740] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:13.659157 11433 consensus_queue.cc:260] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:13.660404 11433 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:13.664369 11358 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 3.
I20260710 13:18:13.664781 11433 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 3.
I20260710 13:18:13.665644 11471 leader_election.cc:304] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [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: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:13.666534 11590 raft_consensus.cc:2804] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:13.667052 11590 raft_consensus.cc:697] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Becoming Leader. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:13.667876 11590 consensus_queue.cc:237] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:13.679589 11251 catalog_manager.cc:5697] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 reported cstate change: term changed from 2 to 3, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195). New cstate: current_term: 3 leader_uuid: "7979118b6cda4cc098ee1ba929a8e571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:13.869889 11433 raft_consensus.cc:1275] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:13.871251 11590 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:13.881498 11358 raft_consensus.cc:1275] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:13.883256 11655 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:14.102767 11433 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:14.104075 11655 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.112872 11358 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:14.114770 11645 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.392328 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:14.403440 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
mode: GRACEFUL
new_leader_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:50100
I20260710 13:18:14.404024 11358 raft_consensus.cc:606] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Received request to transfer leadership to TS e6d6dd3885084982850bed7228c98571
I20260710 13:18:14.408993 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82ca9947c3b548799b2428681df969b3"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
mode: GRACEFUL
new_leader_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:50100
I20260710 13:18:14.409544 11358 raft_consensus.cc:606] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Received request to transfer leadership to TS e6d6dd3885084982850bed7228c98571
I20260710 13:18:14.414287 11358 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c7e1527a1174750b32e69467affad36"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
mode: GRACEFUL
new_leader_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:50100
I20260710 13:18:14.414842 11358 raft_consensus.cc:606] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Received request to transfer leadership to TS e6d6dd3885084982850bed7228c98571
I20260710 13:18:14.420136 11506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
mode: GRACEFUL
new_leader_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:59186
I20260710 13:18:14.420701 11506 raft_consensus.cc:606] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Received request to transfer leadership to TS e6d6dd3885084982850bed7228c98571
I20260710 13:18:14.425683 11655 raft_consensus.cc:993] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: : Instructing follower e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.426195 11645 raft_consensus.cc:1081] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Signalling peer e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.426198 11506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
mode: GRACEFUL
new_leader_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:59186
I20260710 13:18:14.426895 11506 raft_consensus.cc:606] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Received request to transfer leadership to TS e6d6dd3885084982850bed7228c98571
I20260710 13:18:14.427997 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:53098
I20260710 13:18:14.428431 11433 raft_consensus.cc:493] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.428761 11433 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.434237 11433 raft_consensus.cc:515] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.435973 11433 leader_election.cc:290] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 4 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:14.436846 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:14.437479 11358 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.437381 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aef87c29fc14b038b7a985118fb5b88" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:14.438004 11506 raft_consensus.cc:3055] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:14.438350 11506 raft_consensus.cc:740] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:14.439182 11506 consensus_queue.cc:260] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.440284 11506 raft_consensus.cc:3060] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.445515 11506 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 4.
I20260710 13:18:14.445722 11358 raft_consensus.cc:2468] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 4.
I20260710 13:18:14.446877 11397 leader_election.cc:304] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [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: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:14.447590 11608 raft_consensus.cc:2804] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:14.448500 11608 raft_consensus.cc:697] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 4 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:14.449218 11608 consensus_queue.cc:237] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.455803 11251 catalog_manager.cc:5697] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 3 to 4, leader changed from 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195) to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 4 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.548448 11655 raft_consensus.cc:993] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571: : Instructing follower e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.548976 11645 raft_consensus.cc:1081] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Signalling peer e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.550526 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:53098
I20260710 13:18:14.551152 11433 raft_consensus.cc:493] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.551432 11433 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.555430 11433 raft_consensus.cc:515] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.556915 11433 leader_election.cc:290] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 4 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:14.557818 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:14.558010 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:14.558518 11358 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.558631 11506 raft_consensus.cc:3055] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:14.559144 11506 raft_consensus.cc:740] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:14.559894 11506 consensus_queue.cc:260] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.560959 11506 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:14.564049 11358 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 4.
I20260710 13:18:14.565299 11397 leader_election.cc:304] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [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: 5216143c5d1f4357994aee77d4310fb5, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:14.565958 11506 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 4.
I20260710 13:18:14.566196 11608 raft_consensus.cc:2804] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:14.566746 11608 raft_consensus.cc:697] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:14.567637 11608 consensus_queue.cc:237] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.573640 11251 catalog_manager.cc:5697] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 3 to 4, leader changed from 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195) to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 4 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.609187 11612 raft_consensus.cc:993] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: : Instructing follower e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.609689 11665 raft_consensus.cc:1081] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Signalling peer e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.611362 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:53092
I20260710 13:18:14.611850 11433 raft_consensus.cc:493] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.612128 11433 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:14.616078 11433 raft_consensus.cc:515] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:14.617658 11433 leader_election.cc:290] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 2 election: Requested vote from peers 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925), 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301)
I20260710 13:18:14.618444 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:14.618798 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:14.619045 11506 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:14.619413 11358 raft_consensus.cc:3055] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:14.619801 11358 raft_consensus.cc:740] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:14.620579 11358 consensus_queue.cc:260] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:14.621802 11358 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:14.626900 11506 raft_consensus.cc:2468] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 2.
I20260710 13:18:14.628110 11397 leader_election.cc:304] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:14.629050 11608 raft_consensus.cc:2804] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:14.629594 11608 raft_consensus.cc:697] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:14.629997 11612 raft_consensus.cc:993] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5: : Instructing follower e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.630414 11665 raft_consensus.cc:1081] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Signalling peer e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.630525 11358 raft_consensus.cc:2468] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 2.
I20260710 13:18:14.630445 11608 consensus_queue.cc:237] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:14.632304 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c7e1527a1174750b32e69467affad36"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:53092
I20260710 13:18:14.632879 11433 raft_consensus.cc:493] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.633292 11433 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.638578 11433 raft_consensus.cc:515] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.639478 11251 catalog_manager.cc:5697] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 1 to 2, leader changed from 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193) to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.640226 11433 leader_election.cc:290] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 3 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:14.641285 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:14.641556 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:14.641985 11506 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.642050 11358 raft_consensus.cc:3055] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:14.642544 11358 raft_consensus.cc:740] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:14.643316 11358 consensus_queue.cc:260] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.644434 11358 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.648561 11506 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 3.
I20260710 13:18:14.649684 11397 leader_election.cc:304] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [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: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:14.650466 11608 raft_consensus.cc:2804] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:14.650790 11358 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 3.
I20260710 13:18:14.651072 11608 raft_consensus.cc:697] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:14.651965 11608 consensus_queue.cc:237] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.659253 11251 catalog_manager.cc:5697] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 2 to 3, leader changed from 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193) to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 3 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.849697 11506 raft_consensus.cc:1275] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:14.851142 11608 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.861677 11358 raft_consensus.cc:1275] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:14.862993 11608 consensus_queue.cc:1048] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.949241 11612 raft_consensus.cc:993] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5: : Instructing follower e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.949717 11665 raft_consensus.cc:1081] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Signalling peer e6d6dd3885084982850bed7228c98571 to start an election
I20260710 13:18:14.951162 11433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82ca9947c3b548799b2428681df969b3"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
 from {username='slave'} at 127.0.0.1:53092
I20260710 13:18:14.951565 11433 raft_consensus.cc:493] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:14.951790 11433 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.956442 11433 raft_consensus.cc:515] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.958350 11433 leader_election.cc:290] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [CANDIDATE]: Term 3 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:14.959836 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:14.959969 11506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "e6d6dd3885084982850bed7228c98571" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:14.960368 11358 raft_consensus.cc:3055] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:14.960604 11506 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.960671 11358 raft_consensus.cc:740] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:14.961618 11358 consensus_queue.cc:260] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.962509 11358 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:14.965049 11506 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 3.
I20260710 13:18:14.966065 11397 leader_election.cc:304] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [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: 7979118b6cda4cc098ee1ba929a8e571, e6d6dd3885084982850bed7228c98571; no voters: 
I20260710 13:18:14.966800 11608 raft_consensus.cc:2804] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:14.967340 11608 raft_consensus.cc:697] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Becoming Leader. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:14.967487 11358 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6d6dd3885084982850bed7228c98571 in term 3.
I20260710 13:18:14.968216 11608 consensus_queue.cc:237] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:14.975966 11252 catalog_manager.cc:5697] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 reported cstate change: term changed from 2 to 3, leader changed from 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193) to e6d6dd3885084982850bed7228c98571 (127.10.245.194). New cstate: current_term: 3 leader_uuid: "e6d6dd3885084982850bed7228c98571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:15.001766 11506 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:15.003041 11608 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.011806 11358 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:15.013777 11608 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:15.047132 11506 raft_consensus.cc:1275] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:15.048385 11672 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:15.057437 11358 raft_consensus.cc:1275] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:15.059128 11608 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:15.089512 11358 raft_consensus.cc:1275] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:15.090816 11608 consensus_queue.cc:1048] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:15.099999 11506 raft_consensus.cc:1275] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:15.102221 11661 consensus_queue.cc:1048] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:15.556257 11358 raft_consensus.cc:1275] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:15.557548 11608 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:15.561720 11506 raft_consensus.cc:1275] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Refusing update from remote peer e6d6dd3885084982850bed7228c98571: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:15.563108 11608 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.440445 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:17.448544 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:53122
I20260710 13:18:17.449442 11433 raft_consensus.cc:606] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Received request to transfer leadership to TS 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:17.452414 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:53122
I20260710 13:18:17.452885 11433 raft_consensus.cc:606] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 LEADER]: Received request to transfer leadership to TS 7979118b6cda4cc098ee1ba929a8e571
I20260710 13:18:17.455256 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c7e1527a1174750b32e69467affad36"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:53122
I20260710 13:18:17.455698 11433 raft_consensus.cc:606] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Received request to transfer leadership to TS 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:17.458009 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82ca9947c3b548799b2428681df969b3"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:53122
I20260710 13:18:17.458480 11433 raft_consensus.cc:606] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Received request to transfer leadership to TS 7979118b6cda4cc098ee1ba929a8e571
I20260710 13:18:17.460788 11433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd"
dest_uuid: "e6d6dd3885084982850bed7228c98571"
mode: GRACEFUL
new_leader_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:53122
I20260710 13:18:17.461331 11433 raft_consensus.cc:606] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Received request to transfer leadership to TS 5216143c5d1f4357994aee77d4310fb5
I20260710 13:18:17.462374 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:17.462857 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:17.603581 11680 raft_consensus.cc:993] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571: : Instructing follower 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:17.604651 11680 raft_consensus.cc:1081] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Signalling peer 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:17.606237 11358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:50084
I20260710 13:18:17.606743 11358 raft_consensus.cc:493] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:17.607123 11358 raft_consensus.cc:3060] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:17.611529 11358 raft_consensus.cc:515] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.613679 11358 leader_election.cc:290] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 2 election: Requested vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:17.614823 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:17.614931 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6ee689b39d42f2b0156318cf1615bd" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:17.615440 11433 raft_consensus.cc:3055] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:17.615507 11507 raft_consensus.cc:3060] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:17.615736 11433 raft_consensus.cc:740] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:17.616549 11433 consensus_queue.cc:260] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.617509 11433 raft_consensus.cc:3060] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:17.620384 11507 raft_consensus.cc:2468] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 2.
I20260710 13:18:17.621589 11322 leader_election.cc:304] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:17.621788 11433 raft_consensus.cc:2468] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 2.
I20260710 13:18:17.623291 11682 raft_consensus.cc:2804] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:17.624289 11682 raft_consensus.cc:697] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:17.625144 11682 consensus_queue.cc:237] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.631994 11252 catalog_manager.cc:5697] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 1 to 2, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:17.664188 11681 raft_consensus.cc:993] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: : Instructing follower 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:17.664666 11681 raft_consensus.cc:1081] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 LEADER]: Signalling peer 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:17.666292 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "241d4cabef77419aa731050285baf5eb"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:59180
I20260710 13:18:17.666891 11507 raft_consensus.cc:493] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:17.667256 11507 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:17.672050 11507 raft_consensus.cc:515] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.673795 11507 leader_election.cc:290] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 5 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:17.674629 11358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:17.674840 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "241d4cabef77419aa731050285baf5eb" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:17.675266 11358 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:17.675402 11433 raft_consensus.cc:3055] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:17.675773 11433 raft_consensus.cc:740] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:17.676364 11433 consensus_queue.cc:260] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.677157 11433 raft_consensus.cc:3060] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:17.679375 11358 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 5.
I20260710 13:18:17.680476 11471 leader_election.cc:304] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [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: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:17.681177 11433 raft_consensus.cc:2468] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 5.
I20260710 13:18:17.681268 11645 raft_consensus.cc:2804] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:17.682529 11645 raft_consensus.cc:697] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 5 LEADER]: Becoming Leader. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:17.683444 11645 consensus_queue.cc:237] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.688637 11681 raft_consensus.cc:993] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: : Instructing follower 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:17.689033 11680 raft_consensus.cc:1081] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Signalling peer 7979118b6cda4cc098ee1ba929a8e571 to start an election
I20260710 13:18:17.690337 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82ca9947c3b548799b2428681df969b3"
dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
 from {username='slave'} at 127.0.0.1:59180
I20260710 13:18:17.690905 11507 raft_consensus.cc:493] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:17.690515 11252 catalog_manager.cc:5697] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 reported cstate change: term changed from 4 to 5, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195). New cstate: current_term: 5 leader_uuid: "7979118b6cda4cc098ee1ba929a8e571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:17.691274 11507 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:17.693454 11681 raft_consensus.cc:993] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571: : Instructing follower 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:17.693933 11680 raft_consensus.cc:1081] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Signalling peer 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:17.696208 11358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:50084
I20260710 13:18:17.696682 11358 raft_consensus.cc:493] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:17.696965 11358 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:17.697093 11507 raft_consensus.cc:515] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.699702 11507 leader_election.cc:290] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [CANDIDATE]: Term 4 election: Requested vote from peers 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:17.699878 11433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:17.699784 11356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ca9947c3b548799b2428681df969b3" candidate_uuid: "7979118b6cda4cc098ee1ba929a8e571" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
I20260710 13:18:17.700523 11433 raft_consensus.cc:3055] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:17.700820 11433 raft_consensus.cc:740] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:17.700870 11356 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:17.701637 11433 consensus_queue.cc:260] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.702802 11433 raft_consensus.cc:3060] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:17.704866 11358 raft_consensus.cc:515] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:17.706386 11358 leader_election.cc:290] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 3 election: Requested vote from peers 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925), e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065)
I20260710 13:18:17.707284 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:17.707635 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0011f6e947594f5f926edb4af08e3222" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:17.707880 11507 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:17.708081 11356 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 4.
I20260710 13:18:17.708185 11431 raft_consensus.cc:3055] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:17.708716 11431 raft_consensus.cc:740] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:17.709249 11471 leader_election.cc:304] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [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: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:17.709514 11431 consensus_queue.cc:260] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [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: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:17.710107 11645 raft_consensus.cc:2804] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:17.710152 11433 raft_consensus.cc:2468] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7979118b6cda4cc098ee1ba929a8e571 in term 4.
I20260710 13:18:17.710736 11645 raft_consensus.cc:697] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 LEADER]: Becoming Leader. State: Replica: 7979118b6cda4cc098ee1ba929a8e571, State: Running, Role: LEADER
I20260710 13:18:17.710795 11431 raft_consensus.cc:3060] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:17.711709 11645 consensus_queue.cc:237] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.714813 11507 raft_consensus.cc:2468] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 3.
I20260710 13:18:17.716019 11322 leader_election.cc:304] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [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: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:17.716852 11682 raft_consensus.cc:2804] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:17.717308 11682 raft_consensus.cc:697] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 3 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:17.718078 11682 consensus_queue.cc:237] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [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: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } }
I20260710 13:18:17.718386 11431 raft_consensus.cc:2468] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 3.
I20260710 13:18:17.719254 11252 catalog_manager.cc:5697] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 reported cstate change: term changed from 3 to 4, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195). New cstate: current_term: 4 leader_uuid: "7979118b6cda4cc098ee1ba929a8e571" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:17.725795 11251 catalog_manager.cc:5697] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 2 to 3, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:17.882591 11681 raft_consensus.cc:993] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: : Instructing follower 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:17.883100 11680 raft_consensus.cc:1081] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Signalling peer 5216143c5d1f4357994aee77d4310fb5 to start an election
I20260710 13:18:17.884704 11356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c7e1527a1174750b32e69467affad36"
dest_uuid: "5216143c5d1f4357994aee77d4310fb5"
 from {username='slave'} at 127.0.0.1:50084
I20260710 13:18:17.885174 11356 raft_consensus.cc:493] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:17.885469 11356 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:17.890370 11356 raft_consensus.cc:515] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.892308 11356 leader_election.cc:290] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [CANDIDATE]: Term 4 election: Requested vote from peers e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065), 7979118b6cda4cc098ee1ba929a8e571 (127.10.245.195:34925)
I20260710 13:18:17.893190 11431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e6d6dd3885084982850bed7228c98571"
I20260710 13:18:17.893412 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7e1527a1174750b32e69467affad36" candidate_uuid: "5216143c5d1f4357994aee77d4310fb5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7979118b6cda4cc098ee1ba929a8e571"
I20260710 13:18:17.893867 11431 raft_consensus.cc:3055] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:17.894030 11507 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:17.894260 11431 raft_consensus.cc:740] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e6d6dd3885084982850bed7228c98571, State: Running, Role: LEADER
I20260710 13:18:17.895121 11431 consensus_queue.cc:260] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.896078 11431 raft_consensus.cc:3060] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:17.898499 11507 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 4.
I20260710 13:18:17.899884 11322 leader_election.cc:304] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [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: 5216143c5d1f4357994aee77d4310fb5, 7979118b6cda4cc098ee1ba929a8e571; no voters: 
I20260710 13:18:17.900724 11682 raft_consensus.cc:2804] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:17.901116 11682 raft_consensus.cc:697] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 4 LEADER]: Becoming Leader. State: Replica: 5216143c5d1f4357994aee77d4310fb5, State: Running, Role: LEADER
I20260710 13:18:17.901989 11431 raft_consensus.cc:2468] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5216143c5d1f4357994aee77d4310fb5 in term 4.
I20260710 13:18:17.901890 11682 consensus_queue.cc:237] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [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: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } }
I20260710 13:18:17.908962 11251 catalog_manager.cc:5697] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 reported cstate change: term changed from 3 to 4, leader changed from e6d6dd3885084982850bed7228c98571 (127.10.245.194) to 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193). New cstate: current_term: 4 leader_uuid: "5216143c5d1f4357994aee77d4310fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:18.132001 11431 raft_consensus.cc:1275] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:18.133311 11682 consensus_queue.cc:1048] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:18.145498 11507 raft_consensus.cc:1275] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:18.150967 11697 consensus_queue.cc:1048] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:18.227291 11431 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 5 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:18.228494 11645 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:18.238793 11356 raft_consensus.cc:1275] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 5 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:18.240307 11701 consensus_queue.cc:1048] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:18.278504 11356 raft_consensus.cc:1275] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:18.279978 11701 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5216143c5d1f4357994aee77d4310fb5" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.289094 11431 raft_consensus.cc:1275] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Refusing update from remote peer 7979118b6cda4cc098ee1ba929a8e571: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:18.290760 11701 consensus_queue.cc:1048] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.300570 11507 raft_consensus.cc:1275] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:18.301750 11697 consensus_queue.cc:1048] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:18.310535 11507 raft_consensus.cc:1275] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:18.311755 11431 raft_consensus.cc:1275] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:18.313023 11683 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7979118b6cda4cc098ee1ba929a8e571" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 34925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:18.315260 11683 consensus_queue.cc:1048] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:18.326601 11433 raft_consensus.cc:1275] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Refusing update from remote peer 5216143c5d1f4357994aee77d4310fb5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:18.330425 11683 consensus_queue.cc:1048] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6d6dd3885084982850bed7228c98571" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 40065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.463721 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:18.469074 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:18:18.493083 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:18.493830 11223 tablet_replica.cc:333] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.494488 11223 raft_consensus.cc:2243] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.495035 11223 raft_consensus.cc:2272] T d698827794da488cad15603e0be217b5 P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.497172 11223 tablet_replica.cc:333] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.497759 11223 raft_consensus.cc:2243] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.498507 11223 raft_consensus.cc:2272] T 8c6ee689b39d42f2b0156318cf1615bd P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:18.500330 11471 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:18:18.500751 11223 tablet_replica.cc:333] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.501299 11223 raft_consensus.cc:2243] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.502018 11223 raft_consensus.cc:2272] T 3c7e1527a1174750b32e69467affad36 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:18.503417 11471 consensus_peers.cc:597] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 -> Peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Couldn't send request to peer 5216143c5d1f4357994aee77d4310fb5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.504532 11223 tablet_replica.cc:333] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.504997 11223 raft_consensus.cc:2243] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.505340 11223 raft_consensus.cc:2272] T 82ca9947c3b548799b2428681df969b3 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.507318 11223 tablet_replica.cc:333] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.507758 11223 raft_consensus.cc:2243] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.508078 11223 raft_consensus.cc:2272] T a7f0569cd8dd4cc3ab459b38db21812d P 5216143c5d1f4357994aee77d4310fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.509554 11223 tablet_replica.cc:333] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.509948 11223 raft_consensus.cc:2243] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.510248 11223 raft_consensus.cc:2272] T 17431c564ad541a08d24143f374aa178 P 5216143c5d1f4357994aee77d4310fb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.511993 11223 tablet_replica.cc:333] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.512454 11223 raft_consensus.cc:2243] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.512851 11223 raft_consensus.cc:2272] T 4aef87c29fc14b038b7a985118fb5b88 P 5216143c5d1f4357994aee77d4310fb5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.514328 11223 tablet_replica.cc:333] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.514814 11223 raft_consensus.cc:2243] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.515202 11223 raft_consensus.cc:2272] T 241d4cabef77419aa731050285baf5eb P 5216143c5d1f4357994aee77d4310fb5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.517094 11223 tablet_replica.cc:333] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5: stopping tablet replica
I20260710 13:18:18.517526 11223 raft_consensus.cc:2243] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.518220 11223 raft_consensus.cc:2272] T 0011f6e947594f5f926edb4af08e3222 P 5216143c5d1f4357994aee77d4310fb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.617587 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
W20260710 13:18:18.619760 11397 consensus_peers.cc:597] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 -> Peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Couldn't send request to peer 5216143c5d1f4357994aee77d4310fb5. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:43301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:18.620223 11397 consensus_peers.cc:597] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 -> Peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Couldn't send request to peer 5216143c5d1f4357994aee77d4310fb5. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:43301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.636157 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
I20260710 13:18:18.659682 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:18.660475 11223 tablet_replica.cc:333] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.661280 11223 raft_consensus.cc:2243] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.662134 11223 raft_consensus.cc:2272] T 17431c564ad541a08d24143f374aa178 P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.663938 11223 tablet_replica.cc:333] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.664429 11223 raft_consensus.cc:2243] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.665160 11223 raft_consensus.cc:2272] T d698827794da488cad15603e0be217b5 P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.667019 11223 tablet_replica.cc:333] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.667814 11223 raft_consensus.cc:2243] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.668340 11223 raft_consensus.cc:2272] T 3c7e1527a1174750b32e69467affad36 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.670730 11223 tablet_replica.cc:333] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571: stopping tablet replica
W20260710 13:18:18.671221 11473 consensus_peers.cc:597] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 -> Peer e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065): Couldn't send request to peer e6d6dd3885084982850bed7228c98571. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.671321 11223 raft_consensus.cc:2243] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.671836 11223 raft_consensus.cc:2272] T 82ca9947c3b548799b2428681df969b3 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.674660 11223 tablet_replica.cc:333] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.675263 11223 raft_consensus.cc:2243] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.675719 11223 raft_consensus.cc:2272] T 8c6ee689b39d42f2b0156318cf1615bd P e6d6dd3885084982850bed7228c98571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.677877 11223 tablet_replica.cc:333] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.678432 11223 raft_consensus.cc:2243] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.678936 11223 raft_consensus.cc:2272] T a7f0569cd8dd4cc3ab459b38db21812d P e6d6dd3885084982850bed7228c98571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.680950 11223 tablet_replica.cc:333] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.681466 11223 raft_consensus.cc:2243] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.682224 11223 raft_consensus.cc:2272] T 4aef87c29fc14b038b7a985118fb5b88 P e6d6dd3885084982850bed7228c98571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.683977 11223 tablet_replica.cc:333] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.684463 11223 raft_consensus.cc:2243] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.684863 11223 raft_consensus.cc:2272] T 241d4cabef77419aa731050285baf5eb P e6d6dd3885084982850bed7228c98571 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.687021 11223 tablet_replica.cc:333] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571: stopping tablet replica
I20260710 13:18:18.687470 11223 raft_consensus.cc:2243] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.687860 11223 raft_consensus.cc:2272] T 0011f6e947594f5f926edb4af08e3222 P e6d6dd3885084982850bed7228c98571 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.715330 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:18:18.731810 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:18:18.747615 11473 consensus_peers.cc:597] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 -> Peer e6d6dd3885084982850bed7228c98571 (127.10.245.194:40065): Couldn't send request to peer e6d6dd3885084982850bed7228c98571. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:40065: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:18.760591 11471 consensus_peers.cc:597] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 -> Peer 5216143c5d1f4357994aee77d4310fb5 (127.10.245.193:43301): Couldn't send request to peer 5216143c5d1f4357994aee77d4310fb5. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:43301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:18.761703 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:18.762296 11223 tablet_replica.cc:333] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.762897 11223 raft_consensus.cc:2243] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.763348 11223 raft_consensus.cc:2272] T 17431c564ad541a08d24143f374aa178 P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.765025 11223 tablet_replica.cc:333] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.765527 11223 raft_consensus.cc:2243] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.765931 11223 raft_consensus.cc:2272] T d698827794da488cad15603e0be217b5 P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.767653 11223 tablet_replica.cc:333] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.768142 11223 raft_consensus.cc:2243] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.768533 11223 raft_consensus.cc:2272] T 4aef87c29fc14b038b7a985118fb5b88 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.770015 11223 tablet_replica.cc:333] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.770478 11223 raft_consensus.cc:2243] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.771175 11223 raft_consensus.cc:2272] T 241d4cabef77419aa731050285baf5eb P 7979118b6cda4cc098ee1ba929a8e571 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.773080 11223 tablet_replica.cc:333] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.773584 11223 raft_consensus.cc:2243] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.773994 11223 raft_consensus.cc:2272] T 0011f6e947594f5f926edb4af08e3222 P 7979118b6cda4cc098ee1ba929a8e571 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.776471 11223 tablet_replica.cc:333] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.776986 11223 raft_consensus.cc:2243] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.777406 11223 raft_consensus.cc:2272] T 3c7e1527a1174750b32e69467affad36 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.779232 11223 tablet_replica.cc:333] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.779721 11223 raft_consensus.cc:2243] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.780432 11223 raft_consensus.cc:2272] T 82ca9947c3b548799b2428681df969b3 P 7979118b6cda4cc098ee1ba929a8e571 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.782342 11223 tablet_replica.cc:333] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.782835 11223 raft_consensus.cc:2243] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:18.783510 11223 raft_consensus.cc:2272] T a7f0569cd8dd4cc3ab459b38db21812d P 7979118b6cda4cc098ee1ba929a8e571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.784967 11223 tablet_replica.cc:333] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571: stopping tablet replica
I20260710 13:18:18.785378 11223 raft_consensus.cc:2243] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.785744 11223 raft_consensus.cc:2272] T 8c6ee689b39d42f2b0156318cf1615bd P 7979118b6cda4cc098ee1ba929a8e571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.812130 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:18:18.828879 11223 master.cc:562] Master@127.10.245.254:40633 shutting down...
I20260710 13:18:18.884887 11310 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 13:18:19.041761 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:19.042281 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:19.042548 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9dd9ba62fe9349c9925fbfdfcb0a46fd: stopping tablet replica
I20260710 13:18:19.062099 11223 master.cc:584] Master@127.10.245.254:40633 shutdown complete.
5216143c5d1f4357994aee77d4310fb5  4
7979118b6cda4cc098ee1ba929a8e571  1
e6d6dd3885084982850bed7228c98571  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12637 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:18:19.101475 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:46383
I20260710 13:18:19.102609 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.108682 11715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:19.108661 11716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:19.111596 11718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:19.111625 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:19.112834 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:19.113014 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.113124 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689499113114 us; error 0 us; skew 500 ppm
I20260710 13:18:19.113584 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.116158 11223 webserver.cc:533] Webserver started at http://127.10.245.254:35975/ using document root <none> and password file <none>
I20260710 13:18:19.116626 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.116784 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.117012 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.118100 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "c24d219e155c4fa3bd8df2c18871b3ec"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.122380 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:18:19.125772 11723 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.126607 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:19.127049 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "c24d219e155c4fa3bd8df2c18871b3ec"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.127301 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:19.154405 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.155839 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.194725 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:46383
I20260710 13:18:19.194829 11774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:46383 every 8 connection(s)
I20260710 13:18:19.198568 11775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.207966 11775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec: Bootstrap starting.
I20260710 13:18:19.212436 11775 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.216420 11775 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec: No bootstrap required, opened a new log
I20260710 13:18:19.218366 11775 raft_consensus.cc:359] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c24d219e155c4fa3bd8df2c18871b3ec" member_type: VOTER }
I20260710 13:18:19.218743 11775 raft_consensus.cc:385] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:19.218936 11775 raft_consensus.cc:740] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c24d219e155c4fa3bd8df2c18871b3ec, State: Initialized, Role: FOLLOWER
I20260710 13:18:19.219403 11775 consensus_queue.cc:260] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c24d219e155c4fa3bd8df2c18871b3ec" member_type: VOTER }
I20260710 13:18:19.219774 11775 raft_consensus.cc:399] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:19.219964 11775 raft_consensus.cc:493] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:19.220160 11775 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:19.224032 11775 raft_consensus.cc:515] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c24d219e155c4fa3bd8df2c18871b3ec" member_type: VOTER }
I20260710 13:18:19.224476 11775 leader_election.cc:304] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [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: c24d219e155c4fa3bd8df2c18871b3ec; no voters: 
I20260710 13:18:19.225488 11775 leader_election.cc:290] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:19.225808 11778 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:19.227190 11778 raft_consensus.cc:697] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 1 LEADER]: Becoming Leader. State: Replica: c24d219e155c4fa3bd8df2c18871b3ec, State: Running, Role: LEADER
I20260710 13:18:19.227846 11778 consensus_queue.cc:237] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [LEADER]: Queue going to LEADER mode. State: All 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: "c24d219e155c4fa3bd8df2c18871b3ec" member_type: VOTER }
I20260710 13:18:19.228513 11775 sys_catalog.cc:565] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:19.232674 11780 sys_catalog.cc:455] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader c24d219e155c4fa3bd8df2c18871b3ec. Latest consensus state: current_term: 1 leader_uuid: "c24d219e155c4fa3bd8df2c18871b3ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c24d219e155c4fa3bd8df2c18871b3ec" member_type: VOTER } }
I20260710 13:18:19.232702 11779 sys_catalog.cc:455] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c24d219e155c4fa3bd8df2c18871b3ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c24d219e155c4fa3bd8df2c18871b3ec" member_type: VOTER } }
I20260710 13:18:19.233604 11780 sys_catalog.cc:458] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:19.233748 11779 sys_catalog.cc:458] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:19.241019 11784 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:19.245675 11784 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:19.255662 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:19.256552 11784 catalog_manager.cc:1383] Generated new cluster ID: b70926ba7e6a48ef89689a09300e4f0f
I20260710 13:18:19.256875 11784 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:19.277199 11784 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:19.278488 11784 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:19.292917 11784 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec: Generated new TSK 0
I20260710 13:18:19.293537 11784 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:19.322273 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.328694 11796 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:19.329813 11797 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:19.331971 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:19.332396 11799 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:19.333281 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:19.333482 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.333664 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689499333629 us; error 0 us; skew 500 ppm
I20260710 13:18:19.334190 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.336416 11223 webserver.cc:533] Webserver started at http://127.10.245.193:34497/ using document root <none> and password file <none>
I20260710 13:18:19.336895 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.337105 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.337383 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.338395 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "b6bdecf22a1a4614a7767157d2497d1f"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.342592 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:19.345779 11804 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.346477 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:19.346817 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "b6bdecf22a1a4614a7767157d2497d1f"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.347111 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:19.371907 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.373178 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.374712 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:19.376888 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:19.377121 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.377367 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:19.377557 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.417531 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:44023
I20260710 13:18:19.417626 11866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:44023 every 8 connection(s)
I20260710 13:18:19.422390 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.430013 11871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:19.430282 11872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:19.434118 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:19.434237 11874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:19.435225 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:19.435527 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.435727 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689499435713 us; error 0 us; skew 500 ppm
I20260710 13:18:19.436292 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.438861 11867 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46383
I20260710 13:18:19.439285 11867 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:19.439332 11223 webserver.cc:533] Webserver started at http://127.10.245.194:41923/ using document root <none> and password file <none>
I20260710 13:18:19.439934 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.440141 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.440121 11867 heartbeater.cc:507] Master 127.10.245.254:46383 requested a full tablet report, sending...
I20260710 13:18:19.440616 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.441978 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "1f16f9e38b034d35aea57565fcf7494d"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.442468 11740 ts_manager.cc:194] Registered new tserver with Master: b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023)
I20260710 13:18:19.444861 11740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53490
I20260710 13:18:19.447862 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 13:18:19.451510 11879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.452418 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:18:19.452672 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "1f16f9e38b034d35aea57565fcf7494d"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.452908 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:19.464315 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.465508 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.466996 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:19.469115 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:19.469287 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.469580 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:19.469738 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.509244 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:34133
I20260710 13:18:19.509358 11941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:34133 every 8 connection(s)
I20260710 13:18:19.513691 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:19.520237 11945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:19.522418 11946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:19.523638 11948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:19.524788 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:19.525656 11942 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46383
I20260710 13:18:19.525745 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:19.526063 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:19.526059 11942 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:19.526315 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689499526279 us; error 0 us; skew 500 ppm
I20260710 13:18:19.526961 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:19.526973 11942 heartbeater.cc:507] Master 127.10.245.254:46383 requested a full tablet report, sending...
I20260710 13:18:19.529536 11740 ts_manager.cc:194] Registered new tserver with Master: 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:19.530026 11223 webserver.cc:533] Webserver started at http://127.10.245.195:41557/ using document root <none> and password file <none>
I20260710 13:18:19.530658 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:19.530938 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:19.531213 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:19.531172 11740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53496
I20260710 13:18:19.532697 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "73795c8f87a0467396c414bacd533efe"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.537258 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:18:19.540567 11953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.541438 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:19.541740 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "73795c8f87a0467396c414bacd533efe"
format_stamp: "Formatted at 2026-07-10 13:18:19 on dist-test-slave-rnb9"
I20260710 13:18:19.542096 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:19.557116 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:19.558291 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:19.559788 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:19.561936 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:19.562161 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.562399 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:19.562573 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:19.605815 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:33075
I20260710 13:18:19.605932 12015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:33075 every 8 connection(s)
I20260710 13:18:19.619524 12016 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46383
I20260710 13:18:19.619940 12016 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:19.620632 12016 heartbeater.cc:507] Master 127.10.245.254:46383 requested a full tablet report, sending...
I20260710 13:18:19.622546 11740 ts_manager.cc:194] Registered new tserver with Master: 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:19.623118 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014328595s
I20260710 13:18:19.623869 11740 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53508
I20260710 13:18:19.649515 11740 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53516:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:19.652621 11740 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:19.723536 11907 tablet_service.cc:1511] Processing CreateTablet for tablet 93091798702b425088e756994049d2a1 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:19.725025 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93091798702b425088e756994049d2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.727815 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 93091798702b425088e756994049d2a1 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:19.728406 11906 tablet_service.cc:1511] Processing CreateTablet for tablet 5f81e944693f4d7e89556972ea53284d (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:19.729329 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93091798702b425088e756994049d2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.729815 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f81e944693f4d7e89556972ea53284d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.731904 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 5f81e944693f4d7e89556972ea53284d (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:19.733266 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f81e944693f4d7e89556972ea53284d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.736392 11979 tablet_service.cc:1511] Processing CreateTablet for tablet 10375afc038c4eb080d3507d4e405006 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:19.737839 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10375afc038c4eb080d3507d4e405006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.744421 11832 tablet_service.cc:1511] Processing CreateTablet for tablet 93091798702b425088e756994049d2a1 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:19.745805 11832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93091798702b425088e756994049d2a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.746212 11829 tablet_service.cc:1511] Processing CreateTablet for tablet 34431aa3cd494af6a39b0fab8064e52a (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:19.747584 11829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34431aa3cd494af6a39b0fab8064e52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.747872 11831 tablet_service.cc:1511] Processing CreateTablet for tablet 5f81e944693f4d7e89556972ea53284d (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:19.749158 11831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f81e944693f4d7e89556972ea53284d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.750070 11828 tablet_service.cc:1511] Processing CreateTablet for tablet 742ea91ce2bd4f89be957454af70b874 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:19.755707 11828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742ea91ce2bd4f89be957454af70b874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.751879 11827 tablet_service.cc:1511] Processing CreateTablet for tablet e0dd0eeab57647e8ab7ba1a4a49e3702 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:19.751879 11830 tablet_service.cc:1511] Processing CreateTablet for tablet 10375afc038c4eb080d3507d4e405006 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:19.753566 11826 tablet_service.cc:1511] Processing CreateTablet for tablet 4a32c67521594c3fa08b3253f6409b08 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:19.744302 11905 tablet_service.cc:1511] Processing CreateTablet for tablet 10375afc038c4eb080d3507d4e405006 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:19.760031 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10375afc038c4eb080d3507d4e405006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.756174 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 34431aa3cd494af6a39b0fab8064e52a (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:19.762611 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34431aa3cd494af6a39b0fab8064e52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.763482 11825 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdf4acf3a304625888622534abe7804 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:19.764906 11904 tablet_service.cc:1511] Processing CreateTablet for tablet 34431aa3cd494af6a39b0fab8064e52a (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:19.766292 11904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34431aa3cd494af6a39b0fab8064e52a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.767284 11830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10375afc038c4eb080d3507d4e405006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.771152 11824 tablet_service.cc:1511] Processing CreateTablet for tablet 04e3806a2fa94aafb9b245998b81894d (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:19.771762 11903 tablet_service.cc:1511] Processing CreateTablet for tablet 742ea91ce2bd4f89be957454af70b874 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:19.773092 11903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742ea91ce2bd4f89be957454af70b874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.778223 11823 tablet_service.cc:1511] Processing CreateTablet for tablet c4d8280ef2984260a4b7cdc7419a92c0 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:19.788954 11977 tablet_service.cc:1511] Processing CreateTablet for tablet 742ea91ce2bd4f89be957454af70b874 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:19.792563 11976 tablet_service.cc:1511] Processing CreateTablet for tablet e0dd0eeab57647e8ab7ba1a4a49e3702 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:19.796015 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 4a32c67521594c3fa08b3253f6409b08 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:19.801087 11972 tablet_service.cc:1511] Processing CreateTablet for tablet c4d8280ef2984260a4b7cdc7419a92c0 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:19.801419 11973 tablet_service.cc:1511] Processing CreateTablet for tablet 04e3806a2fa94aafb9b245998b81894d (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:19.807807 11974 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdf4acf3a304625888622534abe7804 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:19.811522 11902 tablet_service.cc:1511] Processing CreateTablet for tablet e0dd0eeab57647e8ab7ba1a4a49e3702 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:19.812915 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dd0eeab57647e8ab7ba1a4a49e3702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.823330 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742ea91ce2bd4f89be957454af70b874. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.806543 12031 tablet_bootstrap.cc:492] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:19.826997 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a32c67521594c3fa08b3253f6409b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.830349 11974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdf4acf3a304625888622534abe7804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.837572 11901 tablet_service.cc:1511] Processing CreateTablet for tablet 04e3806a2fa94aafb9b245998b81894d (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:19.838167 11826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a32c67521594c3fa08b3253f6409b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.839002 11901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e3806a2fa94aafb9b245998b81894d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.843887 11825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdf4acf3a304625888622534abe7804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.845000 11902 tablet_service.cc:1511] Processing CreateTablet for tablet 4a32c67521594c3fa08b3253f6409b08 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:19.847481 11824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e3806a2fa94aafb9b245998b81894d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.848075 11902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a32c67521594c3fa08b3253f6409b08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.844709 11900 tablet_service.cc:1511] Processing CreateTablet for tablet c4d8280ef2984260a4b7cdc7419a92c0 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:19.851905 11827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dd0eeab57647e8ab7ba1a4a49e3702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.852362 11900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d8280ef2984260a4b7cdc7419a92c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.866906 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dd0eeab57647e8ab7ba1a4a49e3702. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.868429 11973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e3806a2fa94aafb9b245998b81894d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.935173 11904 tablet_service.cc:1511] Processing CreateTablet for tablet 3cdf4acf3a304625888622534abe7804 (DEFAULT_TABLE table=test-workload [id=d13d62df0db54494b976c3759ad73fff]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:19.936729 11904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cdf4acf3a304625888622534abe7804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.947023 12031 tablet_bootstrap.cc:700] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: Time spent opening tablet: real 0.114s	user 0.003s	sys 0.000s
I20260710 13:18:19.947758 12031 tablet_bootstrap.cc:654] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.954841 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d8280ef2984260a4b7cdc7419a92c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.955812 12032 tablet_bootstrap.cc:492] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:19.958206 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d8280ef2984260a4b7cdc7419a92c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:19.971334 12032 tablet_bootstrap.cc:654] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:19.999058 12033 tablet_bootstrap.cc:492] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.008272 12031 tablet_bootstrap.cc:492] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.008755 12031 ts_tablet_manager.cc:1403] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.203s	user 0.025s	sys 0.018s
I20260710 13:18:20.011595 12031 raft_consensus.cc:359] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.012152 12031 raft_consensus.cc:385] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.012415 12031 raft_consensus.cc:740] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.013051 12031 consensus_queue.cc:260] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.014865 12016 heartbeater.cc:499] Master 127.10.245.254:46383 was elected leader, sending a full tablet report...
I20260710 13:18:20.015147 12033 tablet_bootstrap.cc:654] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.019003 12031 ts_tablet_manager.cc:1434] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:18:20.019950 12031 tablet_bootstrap.cc:492] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.021694 12032 tablet_bootstrap.cc:492] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.022189 12032 ts_tablet_manager.cc:1403] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.007s
I20260710 13:18:20.025998 12033 tablet_bootstrap.cc:492] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.025933 12032 raft_consensus.cc:359] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.026544 12031 tablet_bootstrap.cc:654] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.026839 12032 raft_consensus.cc:385] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.026552 12033 ts_tablet_manager.cc:1403] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.006s
I20260710 13:18:20.027223 12032 raft_consensus.cc:740] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.028268 12032 consensus_queue.cc:260] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.031612 12033 raft_consensus.cc:359] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.032799 12033 raft_consensus.cc:385] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.033288 12033 raft_consensus.cc:740] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.034613 12033 consensus_queue.cc:260] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.038293 12032 ts_tablet_manager.cc:1434] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:18:20.039331 11942 heartbeater.cc:499] Master 127.10.245.254:46383 was elected leader, sending a full tablet report...
I20260710 13:18:20.051012 12031 tablet_bootstrap.cc:492] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.051581 12032 tablet_bootstrap.cc:492] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.051546 12031 ts_tablet_manager.cc:1403] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.007s
I20260710 13:18:20.054999 12031 raft_consensus.cc:359] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.055763 12031 raft_consensus.cc:385] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.056103 12031 raft_consensus.cc:740] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.056950 12031 consensus_queue.cc:260] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.063058 12031 ts_tablet_manager.cc:1434] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:20.063119 11867 heartbeater.cc:499] Master 127.10.245.254:46383 was elected leader, sending a full tablet report...
I20260710 13:18:20.063791 12033 ts_tablet_manager.cc:1434] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.023s
I20260710 13:18:20.064229 12031 tablet_bootstrap.cc:492] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.064980 12033 tablet_bootstrap.cc:492] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.063361 12032 tablet_bootstrap.cc:654] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.075521 12032 tablet_bootstrap.cc:492] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.075707 12033 tablet_bootstrap.cc:654] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.076035 12032 ts_tablet_manager.cc:1403] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.001s
I20260710 13:18:20.076287 12031 tablet_bootstrap.cc:654] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.079195 12032 raft_consensus.cc:359] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.080186 12032 raft_consensus.cc:385] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.080574 12032 raft_consensus.cc:740] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.081655 12032 consensus_queue.cc:260] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.087327 12033 tablet_bootstrap.cc:492] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.087460 12032 ts_tablet_manager.cc:1434] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:18:20.087872 12033 ts_tablet_manager.cc:1403] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 13:18:20.088436 12032 tablet_bootstrap.cc:492] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.090137 12031 tablet_bootstrap.cc:492] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.090600 12031 ts_tablet_manager.cc:1403] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260710 13:18:20.090847 12033 raft_consensus.cc:359] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.091589 12033 raft_consensus.cc:385] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.091914 12033 raft_consensus.cc:740] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.092809 12033 consensus_queue.cc:260] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.093529 12031 raft_consensus.cc:359] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.094251 12031 raft_consensus.cc:385] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.094549 12031 raft_consensus.cc:740] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.095274 12033 ts_tablet_manager.cc:1434] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:18:20.095394 12032 tablet_bootstrap.cc:654] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.095480 12031 consensus_queue.cc:260] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.096257 12033 tablet_bootstrap.cc:492] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.097976 12031 ts_tablet_manager.cc:1434] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:20.099097 12031 tablet_bootstrap.cc:492] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.104863 12033 tablet_bootstrap.cc:654] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.105353 12031 tablet_bootstrap.cc:654] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.124831 12031 tablet_bootstrap.cc:492] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.124876 12032 tablet_bootstrap.cc:492] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.124831 12033 tablet_bootstrap.cc:492] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.125540 12031 ts_tablet_manager.cc:1403] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260710 13:18:20.125653 12032 ts_tablet_manager.cc:1403] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.018s
I20260710 13:18:20.125824 12033 ts_tablet_manager.cc:1403] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260710 13:18:20.128515 12032 raft_consensus.cc:359] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.128489 12031 raft_consensus.cc:359] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.129248 12032 raft_consensus.cc:385] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.129372 12031 raft_consensus.cc:385] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.128935 12033 raft_consensus.cc:359] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.129655 12032 raft_consensus.cc:740] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.129752 12031 raft_consensus.cc:740] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.129907 12033 raft_consensus.cc:385] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.130302 12033 raft_consensus.cc:740] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.130592 12032 consensus_queue.cc:260] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.130788 12031 consensus_queue.cc:260] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.132885 12032 ts_tablet_manager.cc:1434] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:18:20.133203 12031 ts_tablet_manager.cc:1434] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:20.133721 12032 tablet_bootstrap.cc:492] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.134160 12031 tablet_bootstrap.cc:492] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.131011 12033 consensus_queue.cc:260] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.139868 12032 tablet_bootstrap.cc:654] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.140304 12033 ts_tablet_manager.cc:1434] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:18:20.140537 12031 tablet_bootstrap.cc:654] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.141606 12033 tablet_bootstrap.cc:492] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.150279 12033 tablet_bootstrap.cc:654] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.161445 12033 tablet_bootstrap.cc:492] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.161897 12033 ts_tablet_manager.cc:1403] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260710 13:18:20.162101 12031 tablet_bootstrap.cc:492] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.162688 12031 ts_tablet_manager.cc:1403] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260710 13:18:20.162832 12032 tablet_bootstrap.cc:492] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.163288 12032 ts_tablet_manager.cc:1403] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.010s
I20260710 13:18:20.164350 12033 raft_consensus.cc:359] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.164920 12033 raft_consensus.cc:385] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.165166 12033 raft_consensus.cc:740] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.165509 12031 raft_consensus.cc:359] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.165835 12033 consensus_queue.cc:260] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.166219 12031 raft_consensus.cc:385] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.166049 12032 raft_consensus.cc:359] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.166570 12031 raft_consensus.cc:740] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.166787 12032 raft_consensus.cc:385] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.167089 12032 raft_consensus.cc:740] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.167356 12031 consensus_queue.cc:260] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.168139 12033 ts_tablet_manager.cc:1434] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:18:20.169168 12033 tablet_bootstrap.cc:492] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.169646 12031 ts_tablet_manager.cc:1434] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:20.170706 12031 tablet_bootstrap.cc:492] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.167886 12032 consensus_queue.cc:260] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.174466 12032 ts_tablet_manager.cc:1434] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:18:20.175766 12032 tablet_bootstrap.cc:492] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.175942 12033 tablet_bootstrap.cc:654] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.178913 12031 tablet_bootstrap.cc:654] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.183507 12032 tablet_bootstrap.cc:654] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.191813 12031 tablet_bootstrap.cc:492] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.192696 12031 ts_tablet_manager.cc:1403] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:18:20.195773 12031 raft_consensus.cc:359] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.196547 12031 raft_consensus.cc:385] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.196856 12031 raft_consensus.cc:740] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.200794 12039 raft_consensus.cc:493] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.201303 12039 raft_consensus.cc:515] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.202325 12031 consensus_queue.cc:260] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.202826 12032 tablet_bootstrap.cc:492] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.203611 12032 ts_tablet_manager.cc:1403] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.010s
I20260710 13:18:20.204638 12031 ts_tablet_manager.cc:1434] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:20.205636 12031 tablet_bootstrap.cc:492] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.207682 12032 raft_consensus.cc:359] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.208806 12032 raft_consensus.cc:385] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.209261 12032 raft_consensus.cc:740] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.210228 12032 consensus_queue.cc:260] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.213035 12031 tablet_bootstrap.cc:654] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.218935 12039 leader_election.cc:290] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.226493 12032 ts_tablet_manager.cc:1434] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 13:18:20.229818 12033 tablet_bootstrap.cc:492] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.230410 12033 ts_tablet_manager.cc:1403] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.025s
I20260710 13:18:20.230850 12036 raft_consensus.cc:493] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.231724 12036 raft_consensus.cc:515] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.233733 12032 tablet_bootstrap.cc:492] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.241671 12036 leader_election.cc:290] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:20.248543 12032 tablet_bootstrap.cc:654] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.275966 12055 raft_consensus.cc:493] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:20.280699 11788 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:20.280665 12040 raft_consensus.cc:493] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.281522 12040 raft_consensus.cc:515] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.282793 12055 raft_consensus.cc:515] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.284689 12040 leader_election.cc:290] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.292781 12033 raft_consensus.cc:359] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.295526 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.293639 12033 raft_consensus.cc:385] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.297817 12033 raft_consensus.cc:740] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.298878 12033 consensus_queue.cc:260] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.285004 12055 leader_election.cc:290] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.290938 12040 raft_consensus.cc:493] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:20.304134 11883 leader_election.cc:343] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.304746 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.305688 11842 raft_consensus.cc:2468] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.307077 12031 tablet_bootstrap.cc:492] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.307147 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.306856 12040 raft_consensus.cc:515] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.307787 12031 ts_tablet_manager.cc:1403] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.102s	user 0.025s	sys 0.011s
I20260710 13:18:20.307894 11991 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.311044 11883 leader_election.cc:304] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.302503 12036 raft_consensus.cc:493] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.313369 11881 leader_election.cc:304] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.314894 12055 raft_consensus.cc:2804] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.315379 12055 raft_consensus.cc:493] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.315506 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.315851 12040 leader_election.cc:290] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.315941 12055 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:20.317201 11957 leader_election.cc:343] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.311968 12036 raft_consensus.cc:515] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.320451 12036 leader_election.cc:290] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:20.320921 12036 raft_consensus.cc:493] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.321318 12036 raft_consensus.cc:515] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.322458 12032 tablet_bootstrap.cc:492] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.322132 12031 raft_consensus.cc:359] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.322971 12032 ts_tablet_manager.cc:1403] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.090s	user 0.020s	sys 0.020s
I20260710 13:18:20.323334 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.324101 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
W20260710 13:18:20.325466 11957 leader_election.cc:343] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.322938 12031 raft_consensus.cc:385] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.329290 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
W20260710 13:18:20.332680 11957 leader_election.cc:343] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.329200 12039 raft_consensus.cc:2804] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.333278 12039 raft_consensus.cc:493] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.333637 12039 raft_consensus.cc:3060] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.335017 12055 raft_consensus.cc:515] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.337152 12055 leader_election.cc:290] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.337983 12036 leader_election.cc:290] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:20.327065 12031 raft_consensus.cc:740] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.338459 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.326241 12032 raft_consensus.cc:359] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.339674 12032 raft_consensus.cc:385] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.339428 12031 consensus_queue.cc:260] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.340036 12032 raft_consensus.cc:740] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
W20260710 13:18:20.340456 11883 leader_election.cc:343] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.341348 12032 consensus_queue.cc:260] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.343019 12031 ts_tablet_manager.cc:1434] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:18:20.344784 12031 tablet_bootstrap.cc:492] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.347946 12032 ts_tablet_manager.cc:1434] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:18:20.349080 12032 tablet_bootstrap.cc:492] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.355772 12032 tablet_bootstrap.cc:654] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:20.360114 11881 leader_election.cc:343] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.361949 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:20.362578 11991 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.363526 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.364189 11917 raft_consensus.cc:2468] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 0.
I20260710 13:18:20.366010 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.366825 12036 raft_consensus.cc:493] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.367230 12036 raft_consensus.cc:515] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.368829 12036 leader_election.cc:290] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:20.362104 12066 raft_consensus.cc:493] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.369475 12055 raft_consensus.cc:493] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.369961 12055 raft_consensus.cc:515] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.371991 12055 leader_election.cc:290] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075), b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023)
I20260710 13:18:20.369473 12066 raft_consensus.cc:515] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.373937 11991 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.374575 12066 leader_election.cc:290] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023)
I20260710 13:18:20.381047 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.376722 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.381781 11990 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 0.
I20260710 13:18:20.381928 11841 raft_consensus.cc:2468] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 0.
I20260710 13:18:20.377148 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.384635 11881 leader_election.cc:304] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.385156 12033 ts_tablet_manager.cc:1434] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.154s	user 0.024s	sys 0.028s
I20260710 13:18:20.385056 11955 leader_election.cc:304] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.385329 11842 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 0.
I20260710 13:18:20.386008 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.386366 11957 leader_election.cc:304] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.386619 11991 raft_consensus.cc:2468] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.358786 12031 tablet_bootstrap.cc:654] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.383358 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.388262 11989 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 0.
I20260710 13:18:20.389089 11914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.389457 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.384531 11806 leader_election.cc:304] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.386477 11916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.377584 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.394098 11915 raft_consensus.cc:2468] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 0.
I20260710 13:18:20.394469 11840 raft_consensus.cc:2468] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.393266 12036 raft_consensus.cc:2804] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.393185 11957 leader_election.cc:304] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.395507 12036 raft_consensus.cc:493] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.392124 12066 raft_consensus.cc:2804] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.390851 12055 raft_consensus.cc:2804] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.393155 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.393676 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.396412 12066 raft_consensus.cc:493] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:18:20.397780 11955 leader_election.cc:343] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.398052 12066 raft_consensus.cc:3060] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.398633 12033 tablet_bootstrap.cc:492] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.398412 11955 leader_election.cc:304] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73795c8f87a0467396c414bacd533efe; no voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.398916 11913 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 0.
I20260710 13:18:20.395879 12036 raft_consensus.cc:3060] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.400517 12040 raft_consensus.cc:2804] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.401230 12040 raft_consensus.cc:493] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.401530 12040 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:20.404156 11806 leader_election.cc:343] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.405118 11806 leader_election.cc:304] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.396183 12039 raft_consensus.cc:515] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.410233 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.410356 12064 raft_consensus.cc:2804] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.411379 11840 raft_consensus.cc:3060] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.412027 12039 leader_election.cc:290] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.417181 12040 raft_consensus.cc:515] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.429623 12040 leader_election.cc:290] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.429761 11883 leader_election.cc:304] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.433048 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
W20260710 13:18:20.434790 11806 leader_election.cc:343] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.412936 12064 raft_consensus.cc:493] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.431141 12055 raft_consensus.cc:697] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:20.432030 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
W20260710 13:18:20.436650 11957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.193:44023, user_credentials={real_user=slave}} blocked reactor thread for 43547.6us
I20260710 13:18:20.438268 11991 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.438520 12055 consensus_queue.cc:237] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.432158 12039 raft_consensus.cc:2804] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.440780 12039 raft_consensus.cc:493] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.441511 12039 raft_consensus.cc:3060] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.442759 12031 tablet_bootstrap.cc:492] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.443166 12031 ts_tablet_manager.cc:1403] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.000s
W20260710 13:18:20.444097 11955 leader_election.cc:343] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:20.446024 11955 leader_election.cc:343] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.446452 11955 leader_election.cc:304] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73795c8f87a0467396c414bacd533efe; no voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.436828 12064 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.446805 12031 raft_consensus.cc:359] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.450732 12036 raft_consensus.cc:515] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.451504 12066 raft_consensus.cc:515] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.456614 12069 raft_consensus.cc:2749] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.457252 12069 raft_consensus.cc:2749] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.452029 11991 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 1.
I20260710 13:18:20.453243 12039 raft_consensus.cc:515] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.455374 12032 tablet_bootstrap.cc:492] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.456067 12031 raft_consensus.cc:385] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.459445 12031 raft_consensus.cc:740] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.459647 12071 raft_consensus.cc:2764] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:18:20.458052 12066 leader_election.cc:290] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:20.459844 11806 leader_election.cc:304] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 1f16f9e38b034d35aea57565fcf7494d
I20260710 13:18:20.460337 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.460515 12031 consensus_queue.cc:260] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.461035 12040 raft_consensus.cc:2804] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.458716 12036 leader_election.cc:290] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023)
I20260710 13:18:20.459152 12032 ts_tablet_manager.cc:1403] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.011s
W20260710 13:18:20.462716 11957 leader_election.cc:343] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.461584 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.467208 11841 raft_consensus.cc:3060] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.469738 12032 raft_consensus.cc:359] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.470249 12032 raft_consensus.cc:385] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.470428 12032 raft_consensus.cc:740] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.471163 12032 consensus_queue.cc:260] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.473155 12031 ts_tablet_manager.cc:1434] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:18:20.474486 12031 tablet_bootstrap.cc:492] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.481760 12032 ts_tablet_manager.cc:1434] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.008s
I20260710 13:18:20.483007 12032 tablet_bootstrap.cc:492] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.485333 12031 tablet_bootstrap.cc:654] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.488854 12039 leader_election.cc:290] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Requested vote from peers 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075), b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023)
I20260710 13:18:20.489934 12032 tablet_bootstrap.cc:654] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.493491 11842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.492342 12033 tablet_bootstrap.cc:654] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.499476 11737 catalog_manager.cc:5697] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.500523 12064 raft_consensus.cc:515] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.501883 11841 raft_consensus.cc:2468] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 1.
I20260710 13:18:20.502868 12040 raft_consensus.cc:697] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
W20260710 13:18:20.503906 11955 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.194:34133, user_credentials={real_user=slave}} blocked reactor thread for 57472.4us
I20260710 13:18:20.505614 11957 leader_election.cc:304] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.506259 12064 leader_election.cc:290] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.506987 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:20.507059 12040 consensus_queue.cc:237] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.506937 12071 raft_consensus.cc:2804] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.508205 12071 raft_consensus.cc:697] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Becoming Leader. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:20.509177 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:20.507689 11913 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.515758 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:20.509843 11991 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.509227 12071 consensus_queue.cc:237] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:20.505658 11840 raft_consensus.cc:2468] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.513237 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:20.513475 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:20.514343 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:20.523214 11915 raft_consensus.cc:3060] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.523094 11881 leader_election.cc:304] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [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: 1f16f9e38b034d35aea57565fcf7494d; no voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.528093 11883 leader_election.cc:304] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.529151 12055 raft_consensus.cc:2804] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.531098 12070 raft_consensus.cc:493] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.523101 11917 raft_consensus.cc:2393] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 73795c8f87a0467396c414bacd533efe in current term 1: Already voted for candidate 1f16f9e38b034d35aea57565fcf7494d in this term.
I20260710 13:18:20.536578 12079 raft_consensus.cc:493] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.537117 12079 raft_consensus.cc:515] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.538461 12031 tablet_bootstrap.cc:492] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.538946 12031 ts_tablet_manager.cc:1403] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.015s
I20260710 13:18:20.539366 12079 leader_election.cc:290] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.531713 12070 raft_consensus.cc:515] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.564957 12070 leader_election.cc:290] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.529882 11989 raft_consensus.cc:3060] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.571507 12032 tablet_bootstrap.cc:492] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.572634 12032 ts_tablet_manager.cc:1403] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.007s
I20260710 13:18:20.571656 12039 raft_consensus.cc:2749] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.581066 12033 tablet_bootstrap.cc:492] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.581660 12033 ts_tablet_manager.cc:1403] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.183s	user 0.013s	sys 0.002s
I20260710 13:18:20.573623 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.583454 12031 raft_consensus.cc:359] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.582329 12055 raft_consensus.cc:697] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:20.584774 12031 raft_consensus.cc:385] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.585206 12031 raft_consensus.cc:740] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.585608 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.586205 11841 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.586189 12031 consensus_queue.cc:260] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.587539 12032 raft_consensus.cc:359] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.589048 12032 raft_consensus.cc:385] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.589301 12032 raft_consensus.cc:740] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.584970 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.591514 12032 consensus_queue.cc:260] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.596092 11988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.596467 11989 raft_consensus.cc:2468] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.597122 11990 raft_consensus.cc:2468] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.597671 12031 ts_tablet_manager.cc:1434] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.008s
I20260710 13:18:20.587461 11883 leader_election.cc:304] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.598994 12032 ts_tablet_manager.cc:1434] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 13:18:20.599452 11913 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 1.
I20260710 13:18:20.599932 12032 tablet_bootstrap.cc:492] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.598351 12055 consensus_queue.cc:237] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.601042 11806 leader_election.cc:304] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.602159 12064 raft_consensus.cc:2804] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.602775 12064 raft_consensus.cc:697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:20.603813 12064 consensus_queue.cc:237] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.606710 12032 tablet_bootstrap.cc:654] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.611032 11991 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 1.
I20260710 13:18:20.618736 11915 raft_consensus.cc:2468] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 1.
I20260710 13:18:20.620059 12033 raft_consensus.cc:359] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.620812 12033 raft_consensus.cc:385] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.621119 12033 raft_consensus.cc:740] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.621321 12031 tablet_bootstrap.cc:492] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe: Bootstrap starting.
I20260710 13:18:20.621999 12033 consensus_queue.cc:260] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.624187 12033 ts_tablet_manager.cc:1434] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.004s
I20260710 13:18:20.625056 12033 tablet_bootstrap.cc:492] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.625526 11740 catalog_manager.cc:5697] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 73795c8f87a0467396c414bacd533efe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "73795c8f87a0467396c414bacd533efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:20.627589 11881 leader_election.cc:343] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.628814 11881 leader_election.cc:304] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:20.630096 11955 leader_election.cc:304] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.630978 12033 tablet_bootstrap.cc:654] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:20.631428 11883 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.193:44023, user_credentials={real_user=slave}} blocked reactor thread for 44039us
W20260710 13:18:20.632309 11883 leader_election.cc:343] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.633201 12039 raft_consensus.cc:2804] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.634037 12039 raft_consensus.cc:493] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.635880 12039 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.646953 12071 raft_consensus.cc:2804] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.648034 12071 raft_consensus.cc:697] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Becoming Leader. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:20.649261 12071 consensus_queue.cc:237] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.653065 12080 raft_consensus.cc:2804] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.653699 12080 raft_consensus.cc:493] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.654331 12080 raft_consensus.cc:3060] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.663364 12039 raft_consensus.cc:515] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.667585 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.668375 11840 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.669124 12031 tablet_bootstrap.cc:654] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.673830 12032 tablet_bootstrap.cc:492] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.674422 12032 ts_tablet_manager.cc:1403] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.003s
I20260710 13:18:20.676532 11840 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.679222 11883 leader_election.cc:304] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.687397 12032 raft_consensus.cc:359] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.688046 12031 tablet_bootstrap.cc:492] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe: No bootstrap required, opened a new log
I20260710 13:18:20.688230 12032 raft_consensus.cc:385] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.688545 12031 ts_tablet_manager.cc:1403] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.000s
I20260710 13:18:20.688544 12032 raft_consensus.cc:740] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.689471 12032 consensus_queue.cc:260] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.687139 12055 raft_consensus.cc:2804] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.689930 12039 leader_election.cc:290] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.695427 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:20.697556 12032 ts_tablet_manager.cc:1434] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260710 13:18:20.697407 12031 raft_consensus.cc:359] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.698146 12031 raft_consensus.cc:385] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.698484 12032 tablet_bootstrap.cc:492] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d: Bootstrap starting.
I20260710 13:18:20.698432 12031 raft_consensus.cc:740] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.699501 12031 consensus_queue.cc:260] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.700278 11991 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.700248 12055 raft_consensus.cc:697] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:20.701781 12055 consensus_queue.cc:237] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.703675 12033 tablet_bootstrap.cc:492] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.704746 12033 ts_tablet_manager.cc:1403] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.021s
I20260710 13:18:20.708559 12033 raft_consensus.cc:359] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.709321 12033 raft_consensus.cc:385] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.709609 12033 raft_consensus.cc:740] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.710762 12033 consensus_queue.cc:260] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.713554 11738 catalog_manager.cc:5697] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 1 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.718142 11991 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.707651 12080 raft_consensus.cc:515] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.721753 12031 ts_tablet_manager.cc:1434] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:18:20.721817 12033 ts_tablet_manager.cc:1434] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:18:20.723079 12033 tablet_bootstrap.cc:492] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.725555 11740 catalog_manager.cc:5697] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe reported cstate change: term changed from 0 to 1, leader changed from <none> to 73795c8f87a0467396c414bacd533efe (127.10.245.195). New cstate: current_term: 1 leader_uuid: "73795c8f87a0467396c414bacd533efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:20.729110 12032 tablet_bootstrap.cc:654] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.735970 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.736933 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:20.737514 11989 raft_consensus.cc:3060] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.737298 11840 raft_consensus.cc:3060] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.737444 12071 raft_consensus.cc:493] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.738832 12071 raft_consensus.cc:515] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.737180 12080 leader_election.cc:290] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.742434 12033 tablet_bootstrap.cc:654] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.744251 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.744339 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
W20260710 13:18:20.745707 11955 leader_election.cc:343] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.743978 12071 leader_election.cc:290] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
W20260710 13:18:20.746186 11957 leader_election.cc:343] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:20.746796 11957 leader_election.cc:304] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73795c8f87a0467396c414bacd533efe; no voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.748086 12071 raft_consensus.cc:2749] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.747503 11737 catalog_manager.cc:5697] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.749732 12032 tablet_bootstrap.cc:492] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d: No bootstrap required, opened a new log
I20260710 13:18:20.750165 12032 ts_tablet_manager.cc:1403] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.002s
I20260710 13:18:20.750842 11737 catalog_manager.cc:5697] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.753691 11840 raft_consensus.cc:2468] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.754978 11883 leader_election.cc:304] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.755831 12080 raft_consensus.cc:2804] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.756980 12080 raft_consensus.cc:697] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:20.758222 12080 consensus_queue.cc:237] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.760620 11989 raft_consensus.cc:2468] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.763401 12032 raft_consensus.cc:359] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.764272 12033 tablet_bootstrap.cc:492] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.764359 12032 raft_consensus.cc:385] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.764707 12033 ts_tablet_manager.cc:1403] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.003s
I20260710 13:18:20.764849 12032 raft_consensus.cc:740] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.765859 12032 consensus_queue.cc:260] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.766633 12033 raft_consensus.cc:359] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.767381 12033 raft_consensus.cc:385] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.767652 12033 raft_consensus.cc:740] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.768339 12033 consensus_queue.cc:260] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.770210 12033 ts_tablet_manager.cc:1434] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:18:20.770895 12033 tablet_bootstrap.cc:492] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.771260 12032 ts_tablet_manager.cc:1434] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:18:20.773370 11739 catalog_manager.cc:5697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 0 to 1, leader changed from <none> to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 1 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.774983 12033 tablet_bootstrap.cc:654] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.779135 12033 tablet_bootstrap.cc:492] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.779495 12033 ts_tablet_manager.cc:1403] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:18:20.781314 12033 raft_consensus.cc:359] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.781787 12033 raft_consensus.cc:385] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.782034 12033 raft_consensus.cc:740] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.782580 12033 consensus_queue.cc:260] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.784339 12033 ts_tablet_manager.cc:1434] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:20.783774 11737 catalog_manager.cc:5697] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.785213 12033 tablet_bootstrap.cc:492] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f: Bootstrap starting.
I20260710 13:18:20.790001 12033 tablet_bootstrap.cc:654] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:20.794144 12033 tablet_bootstrap.cc:492] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f: No bootstrap required, opened a new log
I20260710 13:18:20.794502 12033 ts_tablet_manager.cc:1403] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:18:20.796520 12033 raft_consensus.cc:359] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.797019 12033 raft_consensus.cc:385] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:20.797233 12033 raft_consensus.cc:740] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Initialized, Role: FOLLOWER
I20260710 13:18:20.797722 12033 consensus_queue.cc:260] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.799330 12033 ts_tablet_manager.cc:1434] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:20.802326 12080 raft_consensus.cc:493] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.802842 12080 raft_consensus.cc:515] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.805047 12080 leader_election.cc:290] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.805640 11840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.806365 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.807243 11989 raft_consensus.cc:2393] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f16f9e38b034d35aea57565fcf7494d in current term 1: Already voted for candidate b6bdecf22a1a4614a7767157d2497d1f in this term.
I20260710 13:18:20.807852 12040 raft_consensus.cc:493] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.808367 11881 leader_election.cc:304] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d; no voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:20.808307 12040 raft_consensus.cc:515] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.809441 12080 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.810388 12040 leader_election.cc:290] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.811419 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f16f9e38b034d35aea57565fcf7494d" is_pre_election: true
I20260710 13:18:20.811801 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.812077 11915 raft_consensus.cc:2393] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6bdecf22a1a4614a7767157d2497d1f in current term 1: Already voted for candidate 73795c8f87a0467396c414bacd533efe in this term.
I20260710 13:18:20.813480 11806 leader_election.cc:304] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6bdecf22a1a4614a7767157d2497d1f; no voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe
I20260710 13:18:20.814244 12040 raft_consensus.cc:3060] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.817137 12080 raft_consensus.cc:2749] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.819729 12040 raft_consensus.cc:2749] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:20.847822 11840 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.853807 12080 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.855026 12055 raft_consensus.cc:493] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:20.855512 12055 raft_consensus.cc:515] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.857278 12055 leader_election.cc:290] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.858249 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:20.858377 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:20.859140 11841 raft_consensus.cc:2468] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.859288 11989 raft_consensus.cc:2468] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:20.860318 11883 leader_election.cc:304] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:20.861213 12055 raft_consensus.cc:2804] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:20.861618 12055 raft_consensus.cc:493] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:20.861990 12055 raft_consensus.cc:3060] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.867481 12070 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.871542 12055 raft_consensus.cc:515] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.876216 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:20.876847 11991 raft_consensus.cc:3060] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.876197 12055 leader_election.cc:290] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:20.878039 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:20.878573 11841 raft_consensus.cc:3060] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:20.883600 11991 raft_consensus.cc:2468] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.884923 11881 leader_election.cc:304] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:20.886395 12055 raft_consensus.cc:2804] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:20.886876 12055 raft_consensus.cc:697] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:20.887559 11841 raft_consensus.cc:2468] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:20.887688 12055 consensus_queue.cc:237] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:20.896919 11737 catalog_manager.cc:5697] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:20.952728 12071 consensus_queue.cc:1048] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.965061 12036 consensus_queue.cc:1048] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:20.980194 12040 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:20.991077 12040 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.049459 12073 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.059281 12040 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.086359 12036 consensus_queue.cc:1048] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.088850 12055 raft_consensus.cc:493] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:21.089375 12055 raft_consensus.cc:515] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.091526 12055 leader_election.cc:290] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.092496 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f" is_pre_election: true
I20260710 13:18:21.093240 11841 raft_consensus.cc:2468] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:21.093215 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe" is_pre_election: true
I20260710 13:18:21.094178 11991 raft_consensus.cc:2468] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 0.
I20260710 13:18:21.095376 11881 leader_election.cc:304] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:21.096226 12055 raft_consensus.cc:2804] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:21.096589 12055 raft_consensus.cc:493] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:21.096936 12055 raft_consensus.cc:3060] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.099519 12074 consensus_queue.cc:1048] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.108127 12055 raft_consensus.cc:515] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.111449 12055 leader_election.cc:290] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.111608 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:21.112253 11841 raft_consensus.cc:3060] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.112371 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.113051 11991 raft_consensus.cc:3060] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:21.117398 11841 raft_consensus.cc:2468] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:21.118472 11883 leader_election.cc:304] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:21.119261 12055 raft_consensus.cc:2804] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:21.119702 12055 raft_consensus.cc:697] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.120519 12055 consensus_queue.cc:237] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.120735 11991 raft_consensus.cc:2468] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 1.
I20260710 13:18:21.127965 11739 catalog_manager.cc:5697] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.139094 12055 consensus_queue.cc:1048] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.149430 12080 consensus_queue.cc:1048] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.221738 12080 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.227116 12080 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.255483 11991 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93091798702b425088e756994049d2a1"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:57236
I20260710 13:18:21.256194 11991 raft_consensus.cc:606] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:21.269905 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:21.270367 11915 raft_consensus.cc:606] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:21.275611 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:21.276063 11915 raft_consensus.cc:606] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:21.280854 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:21.281296 11915 raft_consensus.cc:606] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:21.286654 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:21.287335 11915 raft_consensus.cc:606] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:21.292701 12039 raft_consensus.cc:993] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.293141 12039 raft_consensus.cc:1081] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.296101 11841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38484
I20260710 13:18:21.296756 11841 raft_consensus.cc:493] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.297195 11841 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.303651 12070 consensus_queue.cc:1048] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.303922 11840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:38500
I20260710 13:18:21.304441 11840 raft_consensus.cc:606] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Received request to transfer leadership to TS 1f16f9e38b034d35aea57565fcf7494d
I20260710 13:18:21.304579 11841 raft_consensus.cc:515] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.307510 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:21.307730 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.308085 11915 raft_consensus.cc:3055] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.308190 11991 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.308451 11915 raft_consensus.cc:740] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.309230 11915 consensus_queue.cc:260] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.310333 11915 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.314513 11842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cdf4acf3a304625888622534abe7804"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:38500
I20260710 13:18:21.315145 11842 raft_consensus.cc:606] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Received request to transfer leadership to TS 1f16f9e38b034d35aea57565fcf7494d
I20260710 13:18:21.315713 12070 consensus_queue.cc:1048] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.316589 11991 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.317579 11806 leader_election.cc:304] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:21.318395 12040 raft_consensus.cc:2804] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.319051 12040 raft_consensus.cc:697] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:21.319842 11915 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.320119 12040 consensus_queue.cc:237] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.321215 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
mode: GRACEFUL
new_leader_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:57236
I20260710 13:18:21.321749 11989 raft_consensus.cc:606] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Received request to transfer leadership to TS 1f16f9e38b034d35aea57565fcf7494d
I20260710 13:18:21.306531 11841 leader_election.cc:290] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.329209 11915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:21.329914 11915 raft_consensus.cc:606] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Received request to transfer leadership to TS 73795c8f87a0467396c414bacd533efe
I20260710 13:18:21.337349 11739 catalog_manager.cc:5697] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 1 to 2, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 2 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.340131 12070 raft_consensus.cc:993] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:21.340597 12039 raft_consensus.cc:1081] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Signalling peer 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:21.342129 11989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:57222
I20260710 13:18:21.343528 11989 raft_consensus.cc:493] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.343914 11989 raft_consensus.cc:3060] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.350456 11989 raft_consensus.cc:515] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.350503 12055 consensus_queue.cc:1048] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:21.358011 11989 leader_election.cc:290] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 2 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:21.358141 11841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:21.358716 11841 raft_consensus.cc:3060] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.359020 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d8280ef2984260a4b7cdc7419a92c0" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:21.359640 11915 raft_consensus.cc:3055] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.359732 12070 raft_consensus.cc:993] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.360002 11915 raft_consensus.cc:740] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.360193 12070 raft_consensus.cc:1081] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.360755 11915 consensus_queue.cc:260] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.361826 11915 raft_consensus.cc:3060] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.363655 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38484
I20260710 13:18:21.364202 11839 raft_consensus.cc:493] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.364569 11839 raft_consensus.cc:3060] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.364976 11841 raft_consensus.cc:2468] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 2.
I20260710 13:18:21.365844 11957 leader_election.cc:304] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:21.366463 12074 raft_consensus.cc:2804] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.366950 12074 raft_consensus.cc:697] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 2 LEADER]: Becoming Leader. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:21.367723 12074 consensus_queue.cc:237] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.373178 12080 consensus_queue.cc:1048] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.374439 11915 raft_consensus.cc:2468] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 2.
I20260710 13:18:21.374483 11839 raft_consensus.cc:515] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.377741 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:21.377703 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742ea91ce2bd4f89be957454af70b874" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.378993 11915 raft_consensus.cc:3055] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.379340 11915 raft_consensus.cc:740] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.380035 11839 leader_election.cc:290] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.380093 11915 consensus_queue.cc:260] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.381057 11915 raft_consensus.cc:3060] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.387671 11915 raft_consensus.cc:2468] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.388612 11806 leader_election.cc:304] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [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: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 73795c8f87a0467396c414bacd533efe
I20260710 13:18:21.388000 11737 catalog_manager.cc:5697] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe reported cstate change: term changed from 1 to 2, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to 73795c8f87a0467396c414bacd533efe (127.10.245.195). New cstate: current_term: 2 leader_uuid: "73795c8f87a0467396c414bacd533efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:21.389361 12040 raft_consensus.cc:2804] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.389835 12040 raft_consensus.cc:697] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:21.390605 12040 consensus_queue.cc:237] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.397281 11739 catalog_manager.cc:5697] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 1 to 2, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 2 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.411051 12064 raft_consensus.cc:993] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:21.411509 12040 raft_consensus.cc:1081] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Signalling peer 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:21.412961 11915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cdf4acf3a304625888622534abe7804"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:49004
I20260710 13:18:21.413822 11915 raft_consensus.cc:493] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.414155 11915 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.418488 11915 raft_consensus.cc:515] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.420192 11915 leader_election.cc:290] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 2 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.421053 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:21.421234 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.421540 11839 raft_consensus.cc:3055] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.421784 11989 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.421885 11839 raft_consensus.cc:740] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:21.422822 11839 consensus_queue.cc:260] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.423696 11839 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.426398 11989 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 2.
I20260710 13:18:21.427423 11881 leader_election.cc:304] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:21.428076 12080 raft_consensus.cc:2804] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.428457 12080 raft_consensus.cc:697] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.428474 11839 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 2.
I20260710 13:18:21.429287 12080 consensus_queue.cc:237] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.435667 11739 catalog_manager.cc:5697] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 1 to 2, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.445565 12036 raft_consensus.cc:993] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.445990 12074 raft_consensus.cc:1081] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.447402 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93091798702b425088e756994049d2a1"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38488
I20260710 13:18:21.447849 11839 raft_consensus.cc:493] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.448196 11839 raft_consensus.cc:3060] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.452973 11839 raft_consensus.cc:515] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:21.454772 11839 leader_election.cc:290] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.455602 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:21.455724 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93091798702b425088e756994049d2a1" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.456236 11915 raft_consensus.cc:3060] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.456387 11989 raft_consensus.cc:3055] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.456749 11989 raft_consensus.cc:740] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:21.457458 11989 consensus_queue.cc:260] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:21.458348 11989 raft_consensus.cc:3060] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.460929 11915 raft_consensus.cc:2468] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.461994 11806 leader_election.cc:304] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:21.462657 12040 raft_consensus.cc:2804] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.463114 12040 raft_consensus.cc:697] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:21.463189 11989 raft_consensus.cc:2468] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.463883 12040 consensus_queue.cc:237] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } }
I20260710 13:18:21.469890 11739 catalog_manager.cc:5697] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 1 to 2, leader changed from 73795c8f87a0467396c414bacd533efe (127.10.245.195) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 2 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:21.551582 12036 raft_consensus.cc:993] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe: : Instructing follower 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:21.552184 12036 raft_consensus.cc:1081] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Signalling peer 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:21.553807 11915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:48992
I20260710 13:18:21.554418 11915 raft_consensus.cc:493] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.554800 11915 raft_consensus.cc:3060] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.559839 11915 raft_consensus.cc:515] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.561532 11915 leader_election.cc:290] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 2 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.562489 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:21.562753 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e3806a2fa94aafb9b245998b81894d" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.563128 11839 raft_consensus.cc:3060] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.563241 11989 raft_consensus.cc:3055] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.563580 11989 raft_consensus.cc:740] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:21.564374 11989 consensus_queue.cc:260] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
W20260710 13:18:21.565305 11957 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:18:21.565421 11989 raft_consensus.cc:3060] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.570305 11839 raft_consensus.cc:2468] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 2.
I20260710 13:18:21.571583 11883 leader_election.cc:304] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:21.572057 11989 raft_consensus.cc:2468] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 2.
I20260710 13:18:21.572280 12080 raft_consensus.cc:2804] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.572835 12080 raft_consensus.cc:697] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.573560 12080 consensus_queue.cc:237] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.579295 11739 catalog_manager.cc:5697] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 1 to 2, leader changed from 73795c8f87a0467396c414bacd533efe (127.10.245.195) to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.632231 12040 raft_consensus.cc:993] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:21.632747 12073 raft_consensus.cc:1081] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Signalling peer 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:21.634198 11915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:49004
I20260710 13:18:21.634665 11915 raft_consensus.cc:493] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.634953 11915 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.639926 11915 raft_consensus.cc:515] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.641436 11915 leader_election.cc:290] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 2 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.642370 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:21.642493 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.643110 11839 raft_consensus.cc:3055] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.643128 11989 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.643563 11839 raft_consensus.cc:740] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:21.644405 11839 consensus_queue.cc:260] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.645658 11839 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.650297 11989 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 2.
I20260710 13:18:21.651605 11881 leader_election.cc:304] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:21.652276 12080 raft_consensus.cc:2804] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.652484 11839 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 2.
I20260710 13:18:21.652815 12080 raft_consensus.cc:697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.653643 12080 consensus_queue.cc:237] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.659920 11739 catalog_manager.cc:5697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 1 to 2, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.663273 12080 consensus_queue.cc:1048] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.673533 12070 consensus_queue.cc:1048] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:21.681589 12055 raft_consensus.cc:993] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.682067 12055 raft_consensus.cc:1081] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.683727 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38484
I20260710 13:18:21.684260 11839 raft_consensus.cc:493] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.684608 11839 raft_consensus.cc:3060] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.689810 11839 raft_consensus.cc:515] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.692028 11839 leader_election.cc:290] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.692772 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:21.693113 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f81e944693f4d7e89556972ea53284d" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.693352 11915 raft_consensus.cc:3055] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.693691 11915 raft_consensus.cc:740] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.693624 11989 raft_consensus.cc:3060] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.694497 11915 consensus_queue.cc:260] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.695768 11915 raft_consensus.cc:3060] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.699822 11989 raft_consensus.cc:2468] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.700821 11806 leader_election.cc:304] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:21.701032 11915 raft_consensus.cc:2468] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.701689 12073 raft_consensus.cc:2804] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.702162 12073 raft_consensus.cc:697] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:21.702929 12073 consensus_queue.cc:237] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.709175 11737 catalog_manager.cc:5697] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 1 to 2, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 2 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.762317 11915 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.763764 12073 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.771770 11989 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.773515 12040 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.776057 11839 raft_consensus.cc:1275] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.777586 12036 consensus_queue.cc:1048] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.789197 11915 raft_consensus.cc:1275] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.790464 12036 consensus_queue.cc:1048] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.829383 11989 raft_consensus.cc:3060] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.834175 11989 raft_consensus.cc:1275] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.835378 12040 consensus_queue.cc:1048] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.842964 11915 raft_consensus.cc:1275] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.845754 11913 raft_consensus.cc:1275] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.847064 12040 consensus_queue.cc:1048] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.847214 12064 consensus_queue.cc:1048] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.862426 12070 raft_consensus.cc:993] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.863116 11989 raft_consensus.cc:1275] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.863307 12080 raft_consensus.cc:1081] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:21.864952 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38484
I20260710 13:18:21.865048 12064 consensus_queue.cc:1048] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.865521 11839 raft_consensus.cc:493] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:21.865955 11839 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.874513 11839 raft_consensus.cc:515] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.876672 11839 leader_election.cc:290] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:21.877254 11915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:21.877751 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:21.877840 11915 raft_consensus.cc:3055] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:21.878407 11989 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.878376 11915 raft_consensus.cc:740] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:21.879640 11915 consensus_queue.cc:260] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.880959 11915 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:21.886142 11989 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.887491 11806 leader_election.cc:304] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:21.888402 12064 raft_consensus.cc:2804] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:21.888438 11915 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:21.889104 12064 raft_consensus.cc:697] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:21.890089 12064 consensus_queue.cc:237] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:21.896536 11737 catalog_manager.cc:5697] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 1 to 2, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 2 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:21.955015 11989 raft_consensus.cc:1275] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.956775 12080 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.957276 11989 raft_consensus.cc:1275] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.958935 12080 consensus_queue.cc:1048] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.964984 11839 raft_consensus.cc:1275] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.967211 12039 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:21.975912 11840 raft_consensus.cc:1275] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:21.977533 12055 consensus_queue.cc:1048] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.108960 11991 raft_consensus.cc:1275] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.110410 12040 consensus_queue.cc:1048] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.118054 11915 raft_consensus.cc:1275] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.120981 12040 consensus_queue.cc:1048] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.204016 11989 raft_consensus.cc:1275] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.205435 12055 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.213500 11839 raft_consensus.cc:1275] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.215404 12080 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.391026 11915 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.392263 12040 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:22.400653 11989 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:22.403151 12073 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.364872 11223 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:18:24.365962 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:24.383777 11839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:38504
I20260710 13:18:24.384397 11839 raft_consensus.cc:606] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Received request to transfer leadership to TS 73795c8f87a0467396c414bacd533efe
I20260710 13:18:24.387174 11839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:38504
I20260710 13:18:24.387715 11839 raft_consensus.cc:606] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Received request to transfer leadership to TS 73795c8f87a0467396c414bacd533efe
I20260710 13:18:24.388803 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:24.389290 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:24.627487 12133 raft_consensus.cc:993] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:24.628046 12137 raft_consensus.cc:1081] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Signalling peer 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:24.629577 11989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:57226
I20260710 13:18:24.630191 11989 raft_consensus.cc:493] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.630587 11989 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.635387 11989 raft_consensus.cc:515] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:24.636955 11989 leader_election.cc:290] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 3 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:24.638003 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:24.638118 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:24.638602 11839 raft_consensus.cc:3055] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:24.638654 11913 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.639101 11839 raft_consensus.cc:740] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:24.639957 11839 consensus_queue.cc:260] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:24.640997 11839 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.644984 11913 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 3.
I20260710 13:18:24.646584 11955 leader_election.cc:304] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:24.647629 12132 raft_consensus.cc:2804] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:24.648553 11839 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 3.
I20260710 13:18:24.651687 12132 raft_consensus.cc:697] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Becoming Leader. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:24.652595 12132 consensus_queue.cc:237] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:24.663192 11737 catalog_manager.cc:5697] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe reported cstate change: term changed from 2 to 3, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 73795c8f87a0467396c414bacd533efe (127.10.245.195). New cstate: current_term: 3 leader_uuid: "73795c8f87a0467396c414bacd533efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:24.838313 12133 raft_consensus.cc:993] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:24.838855 12137 raft_consensus.cc:1081] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Signalling peer 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:24.840328 11989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:57226
I20260710 13:18:24.840797 11989 raft_consensus.cc:493] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.841120 11989 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.845861 11989 raft_consensus.cc:515] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:24.847518 11989 leader_election.cc:290] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 3 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:24.848405 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:24.848598 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:24.848946 11839 raft_consensus.cc:3055] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:24.849174 11913 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.849371 11839 raft_consensus.cc:740] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:24.850381 11839 consensus_queue.cc:260] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:24.852115 11839 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:24.855466 11913 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 3.
I20260710 13:18:24.856556 11955 leader_election.cc:304] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:24.857276 12132 raft_consensus.cc:2804] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:24.857688 12132 raft_consensus.cc:697] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Becoming Leader. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:24.858441 12132 consensus_queue.cc:237] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:24.858842 11839 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 3.
I20260710 13:18:24.866017 11737 catalog_manager.cc:5697] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe reported cstate change: term changed from 2 to 3, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 73795c8f87a0467396c414bacd533efe (127.10.245.195). New cstate: current_term: 3 leader_uuid: "73795c8f87a0467396c414bacd533efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:25.101315 11913 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.102703 12132 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.113095 11839 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.114869 12132 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.280654 11913 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.282168 12132 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.291923 11839 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.293788 12152 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.390225 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:25.406828 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:57236
I20260710 13:18:25.407418 11989 raft_consensus.cc:606] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:25.411994 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:57236
I20260710 13:18:25.412546 11989 raft_consensus.cc:606] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:25.420138 11913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:25.420687 11913 raft_consensus.cc:606] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:25.421947 12055 raft_consensus.cc:993] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.422394 12136 raft_consensus.cc:1081] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.424081 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38484
I20260710 13:18:25.424618 11839 raft_consensus.cc:493] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.424955 11839 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.425940 11913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:25.426443 11913 raft_consensus.cc:606] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:25.431560 11913 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cdf4acf3a304625888622534abe7804"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
mode: GRACEFUL
new_leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:49010
I20260710 13:18:25.432072 11913 raft_consensus.cc:606] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Received request to transfer leadership to TS b6bdecf22a1a4614a7767157d2497d1f
I20260710 13:18:25.431758 11839 raft_consensus.cc:515] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.433959 11839 leader_election.cc:290] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 3 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:25.434911 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:25.435590 11913 raft_consensus.cc:3055] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:25.435906 11913 raft_consensus.cc:740] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:25.436697 11913 consensus_queue.cc:260] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.437891 11913 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.434909 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:25.438958 11989 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.443631 11989 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 3.
I20260710 13:18:25.443912 11913 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 3.
I20260710 13:18:25.444851 11806 leader_election.cc:304] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [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: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:25.445592 12154 raft_consensus.cc:2804] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:25.446071 12154 raft_consensus.cc:697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:25.446761 12154 consensus_queue.cc:237] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.453991 11737 catalog_manager.cc:5697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 2 to 3, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 3 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:25.718282 12055 raft_consensus.cc:993] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.718796 12136 raft_consensus.cc:1081] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.720245 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cdf4acf3a304625888622534abe7804"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38484
I20260710 13:18:25.720695 11839 raft_consensus.cc:493] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.720925 11839 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.725709 11839 raft_consensus.cc:515] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.727381 11839 leader_election.cc:290] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 3 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:25.728237 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:25.728513 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:25.728906 11913 raft_consensus.cc:3055] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:25.729122 11989 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.729239 11913 raft_consensus.cc:740] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:25.730239 11913 consensus_queue.cc:260] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.731276 11913 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.734546 11989 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 3.
I20260710 13:18:25.735829 11806 leader_election.cc:304] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [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: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:25.736433 11913 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 3.
I20260710 13:18:25.736704 12154 raft_consensus.cc:2804] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:25.737221 12154 raft_consensus.cc:697] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:25.738042 12154 consensus_queue.cc:237] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.740324 12147 raft_consensus.cc:993] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.740828 12138 raft_consensus.cc:1081] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.742503 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38488
I20260710 13:18:25.743088 11839 raft_consensus.cc:493] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.743417 11839 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:25.746513 11737 catalog_manager.cc:5697] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 2 to 3, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 3 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:25.750093 11839 raft_consensus.cc:515] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.751904 11839 leader_election.cc:290] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 4 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:25.753855 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:25.753947 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:25.754408 11989 raft_consensus.cc:3055] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:25.754695 11913 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:25.754809 11989 raft_consensus.cc:740] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:25.755707 11989 consensus_queue.cc:260] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.756719 11989 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:25.760180 11913 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 4.
I20260710 13:18:25.761081 11989 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 4.
I20260710 13:18:25.761132 11806 leader_election.cc:304] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [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: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:25.762008 12154 raft_consensus.cc:2804] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:25.762506 12154 raft_consensus.cc:697] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:25.763305 12154 consensus_queue.cc:237] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.768953 11737 catalog_manager.cc:5697] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 3 to 4, leader changed from 73795c8f87a0467396c414bacd533efe (127.10.245.195) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 4 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:25.849967 12147 raft_consensus.cc:993] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.850492 12138 raft_consensus.cc:1081] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.852286 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38488
I20260710 13:18:25.852921 11839 raft_consensus.cc:493] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.853313 11839 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:25.858314 11839 raft_consensus.cc:515] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.859719 11839 leader_election.cc:290] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 4 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:25.860849 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:25.861053 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:25.861529 11913 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:25.861635 11989 raft_consensus.cc:3055] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:25.862017 11989 raft_consensus.cc:740] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:25.862628 11989 consensus_queue.cc:260] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.863663 11989 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:25.867156 11913 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 4.
I20260710 13:18:25.868024 11989 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 4.
I20260710 13:18:25.868360 11806 leader_election.cc:304] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [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: 1f16f9e38b034d35aea57565fcf7494d, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:25.869252 12154 raft_consensus.cc:2804] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:25.869688 12154 raft_consensus.cc:697] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:25.870329 12154 consensus_queue.cc:237] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.876252 11737 catalog_manager.cc:5697] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 3 to 4, leader changed from 73795c8f87a0467396c414bacd533efe (127.10.245.195) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 4 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:25.926753 11913 raft_consensus.cc:1275] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.928042 12154 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.939527 11989 raft_consensus.cc:1275] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:25.941910 12154 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:25.955497 12055 raft_consensus.cc:993] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d: : Instructing follower b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.955979 12055 raft_consensus.cc:1081] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Signalling peer b6bdecf22a1a4614a7767157d2497d1f to start an election
I20260710 13:18:25.957629 11839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
 from {username='slave'} at 127.0.0.1:38484
I20260710 13:18:25.958205 11839 raft_consensus.cc:493] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.958498 11839 raft_consensus.cc:3060] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.962924 11839 raft_consensus.cc:515] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.964636 11839 leader_election.cc:290] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Requested vote from peers 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:25.965926 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:25.965890 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a32c67521594c3fa08b3253f6409b08" candidate_uuid: "b6bdecf22a1a4614a7767157d2497d1f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:25.966756 11989 raft_consensus.cc:3060] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.966784 11913 raft_consensus.cc:3055] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:25.967329 11913 raft_consensus.cc:740] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:25.968242 11913 consensus_queue.cc:260] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.969648 11913 raft_consensus.cc:3060] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.974694 11989 raft_consensus.cc:2468] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:25.976008 11806 leader_election.cc:304] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73795c8f87a0467396c414bacd533efe, b6bdecf22a1a4614a7767157d2497d1f; no voters: 
I20260710 13:18:25.976933 12154 raft_consensus.cc:2804] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:25.977422 12154 raft_consensus.cc:697] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Becoming Leader. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:25.977500 11913 raft_consensus.cc:2468] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6bdecf22a1a4614a7767157d2497d1f in term 2.
I20260710 13:18:25.978394 12154 consensus_queue.cc:237] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:25.985849 11740 catalog_manager.cc:5697] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f reported cstate change: term changed from 1 to 2, leader changed from 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194) to b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193). New cstate: current_term: 2 leader_uuid: "b6bdecf22a1a4614a7767157d2497d1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:26.155164 11989 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:26.156585 12137 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:26.169030 11991 raft_consensus.cc:1275] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:26.170529 12168 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:26.170784 11913 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:26.173020 12137 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.185133 11915 raft_consensus.cc:1275] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:26.196451 12154 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.352313 11915 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:26.353421 12154 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.364374 11991 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:26.365904 12154 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:26.506296 11915 raft_consensus.cc:1275] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:26.507766 12154 consensus_queue.cc:1048] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:26.518215 11991 raft_consensus.cc:1275] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Refusing update from remote peer b6bdecf22a1a4614a7767157d2497d1f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:26.519742 12137 consensus_queue.cc:1048] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:28.441810 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:28.450901 11839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:38504
I20260710 13:18:28.452030 11839 raft_consensus.cc:606] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Received request to transfer leadership to TS 1f16f9e38b034d35aea57565fcf7494d
I20260710 13:18:28.455699 11839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:38504
I20260710 13:18:28.456426 11839 raft_consensus.cc:606] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Received request to transfer leadership to TS 73795c8f87a0467396c414bacd533efe
I20260710 13:18:28.458546 11839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cdf4acf3a304625888622534abe7804"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:38504
I20260710 13:18:28.459049 11839 raft_consensus.cc:606] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Received request to transfer leadership to TS 1f16f9e38b034d35aea57565fcf7494d
I20260710 13:18:28.461127 11839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702"
dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
mode: GRACEFUL
new_leader_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:38504
I20260710 13:18:28.461534 11839 raft_consensus.cc:606] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Received request to transfer leadership to TS 73795c8f87a0467396c414bacd533efe
I20260710 13:18:28.462545 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:18:28.463066 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:28.622130 12137 raft_consensus.cc:993] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:28.622874 12154 raft_consensus.cc:1081] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Signalling peer 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:28.624478 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:57226
I20260710 13:18:28.624954 11991 raft_consensus.cc:493] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:28.625226 11991 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:28.632398 11991 raft_consensus.cc:515] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.634382 11991 leader_election.cc:290] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 4 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:28.635572 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:28.635383 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd0eeab57647e8ab7ba1a4a49e3702" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:28.636211 11913 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:28.636287 11839 raft_consensus.cc:3055] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:28.636643 11839 raft_consensus.cc:740] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:28.637516 11839 consensus_queue.cc:260] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.638628 11839 raft_consensus.cc:3060] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:28.641619 11913 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 4.
I20260710 13:18:28.642953 11955 leader_election.cc:304] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:28.644022 12138 raft_consensus.cc:2804] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:28.644691 11839 raft_consensus.cc:2468] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 4.
I20260710 13:18:28.645259 12138 raft_consensus.cc:697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 4 LEADER]: Becoming Leader. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:28.646238 12138 consensus_queue.cc:237] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.653721 11737 catalog_manager.cc:5697] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe reported cstate change: term changed from 3 to 4, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 73795c8f87a0467396c414bacd533efe (127.10.245.195). New cstate: current_term: 4 leader_uuid: "73795c8f87a0467396c414bacd533efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.725188 12137 raft_consensus.cc:993] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:28.725775 12154 raft_consensus.cc:1081] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Signalling peer 73795c8f87a0467396c414bacd533efe to start an election
I20260710 13:18:28.727434 11991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a"
dest_uuid: "73795c8f87a0467396c414bacd533efe"
 from {username='slave'} at 127.0.0.1:57226
I20260710 13:18:28.728010 11991 raft_consensus.cc:493] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:28.728286 11991 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:28.733194 11991 raft_consensus.cc:515] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.734855 11991 leader_election.cc:290] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [CANDIDATE]: Term 5 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133)
I20260710 13:18:28.735739 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:28.736100 11913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34431aa3cd494af6a39b0fab8064e52a" candidate_uuid: "73795c8f87a0467396c414bacd533efe" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
I20260710 13:18:28.736335 11839 raft_consensus.cc:3055] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:28.736649 11839 raft_consensus.cc:740] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:28.736646 11913 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:28.737438 11839 consensus_queue.cc:260] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.738513 11839 raft_consensus.cc:3060] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:28.742007 11913 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 5.
I20260710 13:18:28.743086 11955 leader_election.cc:304] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:28.743695 11839 raft_consensus.cc:2468] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73795c8f87a0467396c414bacd533efe in term 5.
I20260710 13:18:28.743913 12138 raft_consensus.cc:2804] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:28.744400 12138 raft_consensus.cc:697] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 5 LEADER]: Becoming Leader. State: Replica: 73795c8f87a0467396c414bacd533efe, State: Running, Role: LEADER
I20260710 13:18:28.745383 12138 consensus_queue.cc:237] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.752557 11737 catalog_manager.cc:5697] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe reported cstate change: term changed from 4 to 5, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 73795c8f87a0467396c414bacd533efe (127.10.245.195). New cstate: current_term: 5 leader_uuid: "73795c8f87a0467396c414bacd533efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.813125 12137 raft_consensus.cc:993] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:28.813665 12154 raft_consensus.cc:1081] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Signalling peer 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:28.815197 11913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10375afc038c4eb080d3507d4e405006"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:49004
I20260710 13:18:28.815732 11913 raft_consensus.cc:493] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:28.816018 11913 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:28.820725 11913 raft_consensus.cc:515] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.822393 11913 leader_election.cc:290] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 5 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:28.823493 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:28.823522 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10375afc038c4eb080d3507d4e405006" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:28.824131 11839 raft_consensus.cc:3055] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:28.824215 11991 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:28.824421 11839 raft_consensus.cc:740] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:28.825225 11839 consensus_queue.cc:260] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.826354 11839 raft_consensus.cc:3060] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:28.829775 11991 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 5.
I20260710 13:18:28.831213 11881 leader_election.cc:304] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:28.831792 11839 raft_consensus.cc:2468] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 5.
I20260710 13:18:28.832172 12136 raft_consensus.cc:2804] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:28.833460 12136 raft_consensus.cc:697] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 5 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:28.834349 12136 consensus_queue.cc:237] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.842514 11737 catalog_manager.cc:5697] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 4 to 5, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 5 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.952950 12137 raft_consensus.cc:993] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: : Instructing follower 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:28.953459 12154 raft_consensus.cc:1081] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Signalling peer 1f16f9e38b034d35aea57565fcf7494d to start an election
I20260710 13:18:28.955062 11913 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cdf4acf3a304625888622534abe7804"
dest_uuid: "1f16f9e38b034d35aea57565fcf7494d"
 from {username='slave'} at 127.0.0.1:49004
I20260710 13:18:28.955549 11913 raft_consensus.cc:493] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:28.955857 11913 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:28.960659 11913 raft_consensus.cc:515] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.962132 11913 leader_election.cc:290] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [CANDIDATE]: Term 4 election: Requested vote from peers b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023), 73795c8f87a0467396c414bacd533efe (127.10.245.195:33075)
I20260710 13:18:28.963163 11839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6bdecf22a1a4614a7767157d2497d1f"
I20260710 13:18:28.963227 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cdf4acf3a304625888622534abe7804" candidate_uuid: "1f16f9e38b034d35aea57565fcf7494d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73795c8f87a0467396c414bacd533efe"
I20260710 13:18:28.963742 11839 raft_consensus.cc:3055] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:28.963821 11991 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:28.964018 11839 raft_consensus.cc:740] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b6bdecf22a1a4614a7767157d2497d1f, State: Running, Role: LEADER
I20260710 13:18:28.964745 11839 consensus_queue.cc:260] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.965698 11839 raft_consensus.cc:3060] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:28.969034 11991 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 4.
I20260710 13:18:28.970120 11881 leader_election.cc:304] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [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: 1f16f9e38b034d35aea57565fcf7494d, 73795c8f87a0467396c414bacd533efe; no voters: 
I20260710 13:18:28.970352 11839 raft_consensus.cc:2468] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f16f9e38b034d35aea57565fcf7494d in term 4.
I20260710 13:18:28.970928 12136 raft_consensus.cc:2804] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:28.971417 12136 raft_consensus.cc:697] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 4 LEADER]: Becoming Leader. State: Replica: 1f16f9e38b034d35aea57565fcf7494d, State: Running, Role: LEADER
I20260710 13:18:28.972204 12136 consensus_queue.cc:237] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [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: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } }
I20260710 13:18:28.980293 11737 catalog_manager.cc:5697] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d reported cstate change: term changed from 3 to 4, leader changed from b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193) to 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194). New cstate: current_term: 4 leader_uuid: "1f16f9e38b034d35aea57565fcf7494d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.078490 11839 raft_consensus.cc:1275] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:29.079876 12138 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:29.093771 11913 raft_consensus.cc:1275] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:29.095482 12138 consensus_queue.cc:1048] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:29.184219 11913 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 5 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:29.185690 12138 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f16f9e38b034d35aea57565fcf7494d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 34133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:29.195457 11839 raft_consensus.cc:1275] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Refusing update from remote peer 73795c8f87a0467396c414bacd533efe: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:29.197548 12189 consensus_queue.cc:1048] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:29.252628 11991 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 5 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:29.252628 11839 raft_consensus.cc:1275] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:29.254190 12184 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:29.255002 12136 consensus_queue.cc:1048] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:29.383875 11839 raft_consensus.cc:1275] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:29.385305 12197 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6bdecf22a1a4614a7767157d2497d1f" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:29.394964 11991 raft_consensus.cc:1275] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Refusing update from remote peer 1f16f9e38b034d35aea57565fcf7494d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:29.396715 12136 consensus_queue.cc:1048] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73795c8f87a0467396c414bacd533efe" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:29.463979 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:29.470630 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:18:29.488267 11957 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]
W20260710 13:18:29.494808 11957 consensus_peers.cc:597] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe -> Peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Couldn't send request to peer b6bdecf22a1a4614a7767157d2497d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:29.495599 11957 consensus_peers.cc:597] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe -> Peer b6bdecf22a1a4614a7767157d2497d1f (127.10.245.193:44023): Couldn't send request to peer b6bdecf22a1a4614a7767157d2497d1f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:29.508375 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:29.509234 11223 tablet_replica.cc:333] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.510053 11223 raft_consensus.cc:2243] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.510969 11223 raft_consensus.cc:2272] T 5f81e944693f4d7e89556972ea53284d P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.513067 11223 tablet_replica.cc:333] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.513633 11223 raft_consensus.cc:2243] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.514398 11223 raft_consensus.cc:2272] T 742ea91ce2bd4f89be957454af70b874 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.516276 11223 tablet_replica.cc:333] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.516795 11223 raft_consensus.cc:2243] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.517198 11223 raft_consensus.cc:2272] T 10375afc038c4eb080d3507d4e405006 P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.519632 11223 tablet_replica.cc:333] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.520252 11223 raft_consensus.cc:2243] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.520696 11223 raft_consensus.cc:2272] T c4d8280ef2984260a4b7cdc7419a92c0 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.522626 11223 tablet_replica.cc:333] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.523182 11223 raft_consensus.cc:2243] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.523617 11223 raft_consensus.cc:2272] T 04e3806a2fa94aafb9b245998b81894d P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.525279 11223 tablet_replica.cc:333] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.525780 11223 raft_consensus.cc:2243] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.526522 11223 raft_consensus.cc:2272] T 4a32c67521594c3fa08b3253f6409b08 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.528348 11223 tablet_replica.cc:333] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.528843 11223 raft_consensus.cc:2243] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.529249 11223 raft_consensus.cc:2272] T e0dd0eeab57647e8ab7ba1a4a49e3702 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.531457 11223 tablet_replica.cc:333] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.531924 11223 raft_consensus.cc:2243] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.532269 11223 raft_consensus.cc:2272] T 3cdf4acf3a304625888622534abe7804 P b6bdecf22a1a4614a7767157d2497d1f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.534381 11223 tablet_replica.cc:333] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.534907 11223 raft_consensus.cc:2243] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.535257 11223 raft_consensus.cc:2272] T 34431aa3cd494af6a39b0fab8064e52a P b6bdecf22a1a4614a7767157d2497d1f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.537281 11223 tablet_replica.cc:333] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f: stopping tablet replica
I20260710 13:18:29.537700 11223 raft_consensus.cc:2243] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.538434 11223 raft_consensus.cc:2272] T 93091798702b425088e756994049d2a1 P b6bdecf22a1a4614a7767157d2497d1f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.571537 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:18:29.594169 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:18:29.608846 11955 consensus_peers.cc:597] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe -> Peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Couldn't send request to peer 1f16f9e38b034d35aea57565fcf7494d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:29.632539 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:29.633284 11223 tablet_replica.cc:333] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.633946 11223 raft_consensus.cc:2243] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.634541 11223 raft_consensus.cc:2272] T 5f81e944693f4d7e89556972ea53284d P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.636655 11223 tablet_replica.cc:333] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.637199 11223 raft_consensus.cc:2243] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.638000 11223 raft_consensus.cc:2272] T 3cdf4acf3a304625888622534abe7804 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.640128 11223 tablet_replica.cc:333] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.640713 11223 raft_consensus.cc:2243] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.641175 11223 raft_consensus.cc:2272] T 742ea91ce2bd4f89be957454af70b874 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.643138 11223 tablet_replica.cc:333] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.643744 11223 raft_consensus.cc:2243] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.644546 11223 raft_consensus.cc:2272] T 10375afc038c4eb080d3507d4e405006 P 1f16f9e38b034d35aea57565fcf7494d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.646510 11223 tablet_replica.cc:333] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.647130 11223 raft_consensus.cc:2243] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.647562 11223 raft_consensus.cc:2272] T c4d8280ef2984260a4b7cdc7419a92c0 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.649271 11223 tablet_replica.cc:333] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.649868 11223 raft_consensus.cc:2243] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.650655 11223 raft_consensus.cc:2272] T 04e3806a2fa94aafb9b245998b81894d P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.652680 11223 tablet_replica.cc:333] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.653329 11223 raft_consensus.cc:2243] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.653863 11223 raft_consensus.cc:2272] T 4a32c67521594c3fa08b3253f6409b08 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:29.655714 11955 consensus_peers.cc:597] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe -> Peer 1f16f9e38b034d35aea57565fcf7494d (127.10.245.194:34133): Couldn't send request to peer 1f16f9e38b034d35aea57565fcf7494d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:29.656174 11223 tablet_replica.cc:333] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.656946 11223 raft_consensus.cc:2243] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.657507 11223 raft_consensus.cc:2272] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 1f16f9e38b034d35aea57565fcf7494d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.660745 11223 tablet_replica.cc:333] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.661474 11223 raft_consensus.cc:2243] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.662068 11223 raft_consensus.cc:2272] T 34431aa3cd494af6a39b0fab8064e52a P 1f16f9e38b034d35aea57565fcf7494d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.665234 11223 tablet_replica.cc:333] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d: stopping tablet replica
I20260710 13:18:29.665755 11223 raft_consensus.cc:2243] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.666328 11223 raft_consensus.cc:2272] T 93091798702b425088e756994049d2a1 P 1f16f9e38b034d35aea57565fcf7494d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.697374 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:18:29.717500 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
I20260710 13:18:29.744153 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:29.744833 11223 tablet_replica.cc:333] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.745493 11223 raft_consensus.cc:2243] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.746024 11223 raft_consensus.cc:2272] T 10375afc038c4eb080d3507d4e405006 P 73795c8f87a0467396c414bacd533efe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.748273 11223 tablet_replica.cc:333] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.748872 11223 raft_consensus.cc:2243] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.749686 11223 raft_consensus.cc:2272] T e0dd0eeab57647e8ab7ba1a4a49e3702 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.751801 11223 tablet_replica.cc:333] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.752347 11223 raft_consensus.cc:2243] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.752755 11223 raft_consensus.cc:2272] T 3cdf4acf3a304625888622534abe7804 P 73795c8f87a0467396c414bacd533efe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.754820 11223 tablet_replica.cc:333] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.755331 11223 raft_consensus.cc:2243] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.755753 11223 raft_consensus.cc:2272] T 742ea91ce2bd4f89be957454af70b874 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.757453 11223 tablet_replica.cc:333] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.757961 11223 raft_consensus.cc:2243] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.758395 11223 raft_consensus.cc:2272] T 93091798702b425088e756994049d2a1 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.760244 11223 tablet_replica.cc:333] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.760749 11223 raft_consensus.cc:2243] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.761658 11223 raft_consensus.cc:2272] T 34431aa3cd494af6a39b0fab8064e52a P 73795c8f87a0467396c414bacd533efe [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.763628 11223 tablet_replica.cc:333] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.764362 11223 raft_consensus.cc:2243] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.765172 11223 raft_consensus.cc:2272] T c4d8280ef2984260a4b7cdc7419a92c0 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.766927 11223 tablet_replica.cc:333] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.767376 11223 raft_consensus.cc:2243] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.767784 11223 raft_consensus.cc:2272] T 4a32c67521594c3fa08b3253f6409b08 P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.769382 11223 tablet_replica.cc:333] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.769838 11223 raft_consensus.cc:2243] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.770262 11223 raft_consensus.cc:2272] T 04e3806a2fa94aafb9b245998b81894d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.771905 11223 tablet_replica.cc:333] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe: stopping tablet replica
I20260710 13:18:29.772342 11223 raft_consensus.cc:2243] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:29.772716 11223 raft_consensus.cc:2272] T 5f81e944693f4d7e89556972ea53284d P 73795c8f87a0467396c414bacd533efe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.801841 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:18:29.822994 11223 master.cc:562] Master@127.10.245.254:46383 shutting down...
I20260710 13:18:29.847295 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:29.847926 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:29.848261 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P c24d219e155c4fa3bd8df2c18871b3ec: stopping tablet replica
I20260710 13:18:29.868729 11223 master.cc:584] Master@127.10.245.254:46383 shutdown complete.
1f16f9e38b034d35aea57565fcf7494d  4
73795c8f87a0467396c414bacd533efe  1
b6bdecf22a1a4614a7767157d2497d1f  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10811 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:18:29.913902 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:46429
I20260710 13:18:29.915264 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:29.921286 12201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:29.921592 12202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:29.922281 12204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:29.922550 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:29.923810 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:29.923995 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:29.924173 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689509924153 us; error 0 us; skew 500 ppm
I20260710 13:18:29.924738 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:29.929021 11223 webserver.cc:533] Webserver started at http://127.10.245.254:39421/ using document root <none> and password file <none>
I20260710 13:18:29.929527 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:29.929705 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:29.930011 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:29.931185 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "3f04536be24b4954ad4c00bea9cf3022"
format_stamp: "Formatted at 2026-07-10 13:18:29 on dist-test-slave-rnb9"
I20260710 13:18:29.935887 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:29.939273 12209 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:29.940078 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:18:29.940412 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "3f04536be24b4954ad4c00bea9cf3022"
format_stamp: "Formatted at 2026-07-10 13:18:29 on dist-test-slave-rnb9"
I20260710 13:18:29.940703 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:29.954114 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:29.955405 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:29.996522 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:46429
I20260710 13:18:29.996634 12260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:46429 every 8 connection(s)
I20260710 13:18:30.001396 12261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.010996 12261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022: Bootstrap starting.
I20260710 13:18:30.016165 12261 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:30.021382 12261 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022: No bootstrap required, opened a new log
I20260710 13:18:30.023556 12261 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f04536be24b4954ad4c00bea9cf3022" member_type: VOTER }
I20260710 13:18:30.023976 12261 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.024204 12261 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f04536be24b4954ad4c00bea9cf3022, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.024801 12261 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f04536be24b4954ad4c00bea9cf3022" member_type: VOTER }
I20260710 13:18:30.025254 12261 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:30.025494 12261 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:30.025754 12261 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.029873 12261 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f04536be24b4954ad4c00bea9cf3022" member_type: VOTER }
I20260710 13:18:30.030405 12261 leader_election.cc:304] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [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: 3f04536be24b4954ad4c00bea9cf3022; no voters: 
I20260710 13:18:30.031594 12261 leader_election.cc:290] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:30.032030 12264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.033385 12264 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 1 LEADER]: Becoming Leader. State: Replica: 3f04536be24b4954ad4c00bea9cf3022, State: Running, Role: LEADER
I20260710 13:18:30.033993 12264 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [LEADER]: Queue going to LEADER mode. State: All 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: "3f04536be24b4954ad4c00bea9cf3022" member_type: VOTER }
I20260710 13:18:30.034518 12261 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:30.038774 12266 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f04536be24b4954ad4c00bea9cf3022. Latest consensus state: current_term: 1 leader_uuid: "3f04536be24b4954ad4c00bea9cf3022" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f04536be24b4954ad4c00bea9cf3022" member_type: VOTER } }
I20260710 13:18:30.039510 12266 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:30.039140 12265 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f04536be24b4954ad4c00bea9cf3022" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f04536be24b4954ad4c00bea9cf3022" member_type: VOTER } }
I20260710 13:18:30.039979 12265 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:30.042857 12270 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:30.051862 12270 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:30.052819 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:30.061434 12270 catalog_manager.cc:1383] Generated new cluster ID: 9313e0f4454e4754911552278ab38955
I20260710 13:18:30.061729 12270 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:30.076408 12270 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:30.077695 12270 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:30.092639 12270 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022: Generated new TSK 0
I20260710 13:18:30.093216 12270 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:30.119282 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:30.125124 12282 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:30.126426 12283 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:30.127978 11223 server_base.cc:1061] running on GCE node
W20260710 13:18:30.128682 12285 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:30.129496 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:30.129676 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:30.129801 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689510129790 us; error 0 us; skew 500 ppm
I20260710 13:18:30.130245 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:30.132592 11223 webserver.cc:533] Webserver started at http://127.10.245.193:38877/ using document root <none> and password file <none>
I20260710 13:18:30.133044 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:30.133199 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:30.133412 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:30.134407 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "4ebc7129faba4f499b0afd6f3953a007"
format_stamp: "Formatted at 2026-07-10 13:18:30 on dist-test-slave-rnb9"
I20260710 13:18:30.139060 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:30.142354 12290 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.143198 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:30.143460 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "4ebc7129faba4f499b0afd6f3953a007"
format_stamp: "Formatted at 2026-07-10 13:18:30 on dist-test-slave-rnb9"
I20260710 13:18:30.143726 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:30.164597 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:30.165846 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:30.167435 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:30.170169 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:30.170372 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.170576 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:30.170820 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:18:30.213021 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:46205
I20260710 13:18:30.213124 12352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:46205 every 8 connection(s)
I20260710 13:18:30.218014 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:30.225234 12357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:30.225384 12358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:30.228550 12360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:30.229338 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:30.230906 12353 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46429
I20260710 13:18:30.230906 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:30.231379 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:30.231462 12353 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:30.231608 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689510231590 us; error 0 us; skew 500 ppm
I20260710 13:18:30.232364 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:30.232353 12353 heartbeater.cc:507] Master 127.10.245.254:46429 requested a full tablet report, sending...
I20260710 13:18:30.234853 12226 ts_manager.cc:194] Registered new tserver with Master: 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:30.235366 11223 webserver.cc:533] Webserver started at http://127.10.245.194:38633/ using document root <none> and password file <none>
I20260710 13:18:30.235903 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:30.236125 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:30.236398 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:30.236909 12226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53222
I20260710 13:18:30.237612 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "ac0ad7941c0c4c648d0180a61142b809"
format_stamp: "Formatted at 2026-07-10 13:18:30 on dist-test-slave-rnb9"
I20260710 13:18:30.243530 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:18:30.247267 12365 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.248078 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:18:30.248404 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "ac0ad7941c0c4c648d0180a61142b809"
format_stamp: "Formatted at 2026-07-10 13:18:30 on dist-test-slave-rnb9"
I20260710 13:18:30.248664 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:30.286474 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:30.287751 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:30.289201 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:30.291455 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:30.291692 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.291929 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:30.292101 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.333118 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:38947
I20260710 13:18:30.333228 12427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:38947 every 8 connection(s)
I20260710 13:18:30.337874 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:30.345278 12431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:30.347376 12432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:30.348640 12434 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:30.348757 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:30.350059 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:30.350307 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:30.350526 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689510350503 us; error 0 us; skew 500 ppm
I20260710 13:18:30.351292 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:30.352432 12428 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46429
I20260710 13:18:30.352881 12428 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:30.353708 12428 heartbeater.cc:507] Master 127.10.245.254:46429 requested a full tablet report, sending...
I20260710 13:18:30.354128 11223 webserver.cc:533] Webserver started at http://127.10.245.195:41349/ using document root <none> and password file <none>
I20260710 13:18:30.354737 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:30.354992 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:30.355275 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:30.355883 12226 ts_manager.cc:194] Registered new tserver with Master: ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:30.356491 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "54135887cfb64635a6751803d84dee37"
format_stamp: "Formatted at 2026-07-10 13:18:30 on dist-test-slave-rnb9"
I20260710 13:18:30.357230 12226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53226
I20260710 13:18:30.361159 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:30.364806 12439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.365770 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:30.366050 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "54135887cfb64635a6751803d84dee37"
format_stamp: "Formatted at 2026-07-10 13:18:30 on dist-test-slave-rnb9"
I20260710 13:18:30.366369 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:30.385689 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:30.387055 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:30.388633 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:30.391098 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:30.391289 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.391594 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:30.391759 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.434798 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:37889
I20260710 13:18:30.434981 12501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:37889 every 8 connection(s)
I20260710 13:18:30.449131 12502 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46429
I20260710 13:18:30.449548 12502 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:30.450301 12502 heartbeater.cc:507] Master 127.10.245.254:46429 requested a full tablet report, sending...
I20260710 13:18:30.452250 12226 ts_manager.cc:194] Registered new tserver with Master: 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:30.452380 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01346995s
I20260710 13:18:30.454092 12226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53234
I20260710 13:18:30.480672 12226 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53236:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:30.484485 12226 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:30.780834 12318 tablet_service.cc:1511] Processing CreateTablet for tablet b095b22bdb184c93a70d3827c50f5004 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:30.782323 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095b22bdb184c93a70d3827c50f5004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.783819 12317 tablet_service.cc:1511] Processing CreateTablet for tablet 1172700318a848809bd8ce0cefd8ba04 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:30.785235 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1172700318a848809bd8ce0cefd8ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.785620 12467 tablet_service.cc:1511] Processing CreateTablet for tablet b095b22bdb184c93a70d3827c50f5004 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:30.787010 12463 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9b155658464ee496c4b542380297bc (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:30.787904 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 1172700318a848809bd8ce0cefd8ba04 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:30.788425 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9b155658464ee496c4b542380297bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.788091 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 0625f542db0243f3bce650dc21bb2d4c (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:30.789392 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1172700318a848809bd8ce0cefd8ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.789019 12393 tablet_service.cc:1511] Processing CreateTablet for tablet b095b22bdb184c93a70d3827c50f5004 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:30.790400 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095b22bdb184c93a70d3827c50f5004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.790028 12460 tablet_service.cc:1511] Processing CreateTablet for tablet 48b1b70aa0cd4dce8e327523bf365757 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:30.790587 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 0625f542db0243f3bce650dc21bb2d4c (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:30.791898 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0625f542db0243f3bce650dc21bb2d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.791853 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 1172700318a848809bd8ce0cefd8ba04 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:30.794714 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095b22bdb184c93a70d3827c50f5004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.794494 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc057901ac9498991ae2e964ebc30d5 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:30.795331 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b1b70aa0cd4dce8e327523bf365757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.795841 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc057901ac9498991ae2e964ebc30d5 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:30.796744 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 0625f542db0243f3bce650dc21bb2d4c (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:30.797230 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc057901ac9498991ae2e964ebc30d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.798985 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc057901ac9498991ae2e964ebc30d5 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:30.799916 12314 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9b155658464ee496c4b542380297bc (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:30.801282 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9b155658464ee496c4b542380297bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.801362 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 401ec3064d4b42c38d77afd3915372ba (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:30.803807 12313 tablet_service.cc:1511] Processing CreateTablet for tablet 401ec3064d4b42c38d77afd3915372ba (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:30.804845 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 9f9b155658464ee496c4b542380297bc (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:30.806524 12312 tablet_service.cc:1511] Processing CreateTablet for tablet e37a7c33fa234c8ba078c0e50e53bb9b (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:30.807024 12388 tablet_service.cc:1511] Processing CreateTablet for tablet 401ec3064d4b42c38d77afd3915372ba (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:30.809063 12387 tablet_service.cc:1511] Processing CreateTablet for tablet e37a7c33fa234c8ba078c0e50e53bb9b (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:30.810009 12311 tablet_service.cc:1511] Processing CreateTablet for tablet 48b1b70aa0cd4dce8e327523bf365757 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:30.811266 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 48b1b70aa0cd4dce8e327523bf365757 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:30.803829 12461 tablet_service.cc:1511] Processing CreateTablet for tablet e37a7c33fa234c8ba078c0e50e53bb9b (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:30.812414 12310 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5ce8155f534af3b3c78067e6ace9ff (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:30.816843 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ec3064d4b42c38d77afd3915372ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.819677 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0625f542db0243f3bce650dc21bb2d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.823274 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37a7c33fa234c8ba078c0e50e53bb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.825304 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc057901ac9498991ae2e964ebc30d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.805244 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ec3064d4b42c38d77afd3915372ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.835003 12311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b1b70aa0cd4dce8e327523bf365757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.836548 12309 tablet_service.cc:1511] Processing CreateTablet for tablet b09f44ba9215479a82e93e31c1687952 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:30.839624 12467 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5ce8155f534af3b3c78067e6ace9ff (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:30.841607 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5ce8155f534af3b3c78067e6ace9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.841717 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5ce8155f534af3b3c78067e6ace9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.840669 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc057901ac9498991ae2e964ebc30d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.854255 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48b1b70aa0cd4dce8e327523bf365757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.857758 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37a7c33fa234c8ba078c0e50e53bb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.868814 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9b155658464ee496c4b542380297bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.874954 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09f44ba9215479a82e93e31c1687952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.879127 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1172700318a848809bd8ce0cefd8ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.883122 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0625f542db0243f3bce650dc21bb2d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.884635 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ec3064d4b42c38d77afd3915372ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.885106 12385 tablet_service.cc:1511] Processing CreateTablet for tablet 9e5ce8155f534af3b3c78067e6ace9ff (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:30.885967 12387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37a7c33fa234c8ba078c0e50e53bb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.886986 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5ce8155f534af3b3c78067e6ace9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.900301 12517 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:30.902400 12384 tablet_service.cc:1511] Processing CreateTablet for tablet b09f44ba9215479a82e93e31c1687952 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:30.905081 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09f44ba9215479a82e93e31c1687952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.929983 12466 tablet_service.cc:1511] Processing CreateTablet for tablet b09f44ba9215479a82e93e31c1687952 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:30.933164 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 99577415647d4a849ffc468a09463f03 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:30.934585 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99577415647d4a849ffc468a09463f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.944020 12460 tablet_service.cc:1511] Processing CreateTablet for tablet 99577415647d4a849ffc468a09463f03 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:30.954555 12459 tablet_service.cc:1511] Processing CreateTablet for tablet e152a73b30e14d3dbb1cb2fb34019141 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:30.995410 12312 tablet_service.cc:1511] Processing CreateTablet for tablet e152a73b30e14d3dbb1cb2fb34019141 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:30.996791 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e152a73b30e14d3dbb1cb2fb34019141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:30.997116 12458 tablet_service.cc:1511] Processing CreateTablet for tablet fe4fba23f44847aba1724aa89cda4f97 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:31.009438 12317 tablet_service.cc:1511] Processing CreateTablet for tablet fe4fba23f44847aba1724aa89cda4f97 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:31.014838 12310 tablet_service.cc:1511] Processing CreateTablet for tablet 9afcd0fb57b2496d90dc39b7df620dd6 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:31.027923 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4fba23f44847aba1724aa89cda4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.031939 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99577415647d4a849ffc468a09463f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.036314 12458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4fba23f44847aba1724aa89cda4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.039211 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09f44ba9215479a82e93e31c1687952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.018252 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 99577415647d4a849ffc468a09463f03 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:31.050292 12518 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.050966 12392 tablet_service.cc:1511] Processing CreateTablet for tablet e152a73b30e14d3dbb1cb2fb34019141 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:31.051225 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 9afcd0fb57b2496d90dc39b7df620dd6 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:31.053854 12312 tablet_service.cc:1511] Processing CreateTablet for tablet af6263a8b7fe4cee938d54ad5fcdf96c (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:31.056231 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e152a73b30e14d3dbb1cb2fb34019141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.057467 12384 tablet_service.cc:1511] Processing CreateTablet for tablet fe4fba23f44847aba1724aa89cda4f97 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:31.058099 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 9afcd0fb57b2496d90dc39b7df620dd6 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
W20260710 13:18:31.060639 12274 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:31.061458 12463 tablet_service.cc:1511] Processing CreateTablet for tablet af6263a8b7fe4cee938d54ad5fcdf96c (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:31.064491 12390 tablet_service.cc:1511] Processing CreateTablet for tablet af6263a8b7fe4cee938d54ad5fcdf96c (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:31.064937 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4fba23f44847aba1724aa89cda4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.065292 12309 tablet_service.cc:1511] Processing CreateTablet for tablet aff008e1428b496aa6efd21dff993929 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:31.068845 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6263a8b7fe4cee938d54ad5fcdf96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.070693 12385 tablet_service.cc:1511] Processing CreateTablet for tablet aff008e1428b496aa6efd21dff993929 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:31.071552 12313 tablet_service.cc:1511] Processing CreateTablet for tablet fbca48272bb14efca8846f798d9b9a30 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:31.076282 12459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e152a73b30e14d3dbb1cb2fb34019141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.078315 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6263a8b7fe4cee938d54ad5fcdf96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.071187 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afcd0fb57b2496d90dc39b7df620dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.083230 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afcd0fb57b2496d90dc39b7df620dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.080940 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:31.087072 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99577415647d4a849ffc468a09463f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.093741 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff008e1428b496aa6efd21dff993929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.105235 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:31.106865 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.107700 12316 tablet_service.cc:1511] Processing CreateTablet for tablet b1de2468099a4c6f871141546a4b0ed0 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:31.112186 12519 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.112418 12314 tablet_service.cc:1511] Processing CreateTablet for tablet b5a0265938e2400184c72ca7a616ef66 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:31.098096 12392 tablet_service.cc:1511] Processing CreateTablet for tablet fbca48272bb14efca8846f798d9b9a30 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:31.121011 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbca48272bb14efca8846f798d9b9a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.048363 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afcd0fb57b2496d90dc39b7df620dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.123697 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.125614 12309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff008e1428b496aa6efd21dff993929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.127351 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1de2468099a4c6f871141546a4b0ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.127942 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a0265938e2400184c72ca7a616ef66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.128902 12313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbca48272bb14efca8846f798d9b9a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.135478 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6263a8b7fe4cee938d54ad5fcdf96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.143947 12517 tablet_bootstrap.cc:654] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.150175 12467 tablet_service.cc:1511] Processing CreateTablet for tablet fbca48272bb14efca8846f798d9b9a30 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:31.151783 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbca48272bb14efca8846f798d9b9a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.155483 12518 tablet_bootstrap.cc:654] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.159574 12386 tablet_service.cc:1511] Processing CreateTablet for tablet b1de2468099a4c6f871141546a4b0ed0 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:31.175594 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1de2468099a4c6f871141546a4b0ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.156802 12466 tablet_service.cc:1511] Processing CreateTablet for tablet aff008e1428b496aa6efd21dff993929 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:31.179872 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aff008e1428b496aa6efd21dff993929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.162890 12461 tablet_service.cc:1511] Processing CreateTablet for tablet b1de2468099a4c6f871141546a4b0ed0 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:31.184604 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1de2468099a4c6f871141546a4b0ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.161918 12460 tablet_service.cc:1511] Processing CreateTablet for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:31.187201 12384 tablet_service.cc:1511] Processing CreateTablet for tablet b5a0265938e2400184c72ca7a616ef66 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:31.188457 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a0265938e2400184c72ca7a616ef66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.191053 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.195348 12519 tablet_bootstrap.cc:654] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.209544 12465 tablet_service.cc:1511] Processing CreateTablet for tablet b5a0265938e2400184c72ca7a616ef66 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:31.210906 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a0265938e2400184c72ca7a616ef66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.218266 12310 tablet_service.cc:1511] Processing CreateTablet for tablet 92109276bbe2425e9f268a4ecdf31a57 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:31.219564 12310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92109276bbe2425e9f268a4ecdf31a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.223927 12517 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.224440 12517 ts_tablet_manager.cc:1403] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.325s	user 0.015s	sys 0.000s
I20260710 13:18:31.224808 12518 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.225324 12518 ts_tablet_manager.cc:1403] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.175s	user 0.023s	sys 0.000s
I20260710 13:18:31.228286 12518 raft_consensus.cc:359] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.229115 12518 raft_consensus.cc:385] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.229465 12518 raft_consensus.cc:740] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.237286 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 92109276bbe2425e9f268a4ecdf31a57 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:31.238806 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92109276bbe2425e9f268a4ecdf31a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.240017 12353 heartbeater.cc:499] Master 127.10.245.254:46429 was elected leader, sending a full tablet report...
I20260710 13:18:31.230320 12518 consensus_queue.cc:260] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.257059 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 8104ad95f8c446eaa1784cd5ec47ab8f (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:31.258423 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8104ad95f8c446eaa1784cd5ec47ab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.258841 12458 tablet_service.cc:1511] Processing CreateTablet for tablet 92109276bbe2425e9f268a4ecdf31a57 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:31.259361 12519 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.259902 12519 ts_tablet_manager.cc:1403] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.002s
I20260710 13:18:31.267539 12517 raft_consensus.cc:359] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.268393 12517 raft_consensus.cc:385] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.268705 12517 raft_consensus.cc:740] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.269524 12517 consensus_queue.cc:260] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.260162 12458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92109276bbe2425e9f268a4ecdf31a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.276412 12502 heartbeater.cc:499] Master 127.10.245.254:46429 was elected leader, sending a full tablet report...
I20260710 13:18:31.288664 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 8104ad95f8c446eaa1784cd5ec47ab8f (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:31.289935 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8104ad95f8c446eaa1784cd5ec47ab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.290738 12459 tablet_service.cc:1511] Processing CreateTablet for tablet 868c664d26c2477faaddb6a96e004630 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:31.292464 12459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868c664d26c2477faaddb6a96e004630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.293028 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 868c664d26c2477faaddb6a96e004630 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:31.294301 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868c664d26c2477faaddb6a96e004630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.295871 12517 ts_tablet_manager.cc:1434] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260710 13:18:31.295706 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 23c85afef1f24a088fba514f0d6a1d22 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:31.296490 12518 ts_tablet_manager.cc:1434] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.022s
I20260710 13:18:31.296833 12517 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.297039 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c85afef1f24a088fba514f0d6a1d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.290755 12519 raft_consensus.cc:359] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.297715 12518 tablet_bootstrap.cc:492] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.300685 12317 tablet_service.cc:1511] Processing CreateTablet for tablet 23c85afef1f24a088fba514f0d6a1d22 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:31.301904 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c85afef1f24a088fba514f0d6a1d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.296165 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 8104ad95f8c446eaa1784cd5ec47ab8f (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:31.303437 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8104ad95f8c446eaa1784cd5ec47ab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.304750 12518 tablet_bootstrap.cc:654] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.297662 12519 raft_consensus.cc:385] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.306813 12519 raft_consensus.cc:740] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.307900 12519 consensus_queue.cc:260] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.315824 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 868c664d26c2477faaddb6a96e004630 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:31.317232 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868c664d26c2477faaddb6a96e004630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.319567 12463 tablet_service.cc:1511] Processing CreateTablet for tablet 23c85afef1f24a088fba514f0d6a1d22 (DEFAULT_TABLE table=test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:31.328130 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c85afef1f24a088fba514f0d6a1d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:31.331982 12517 tablet_bootstrap.cc:654] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.349395 12519 ts_tablet_manager.cc:1434] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.089s	user 0.012s	sys 0.013s
I20260710 13:18:31.350332 12428 heartbeater.cc:499] Master 127.10.245.254:46429 was elected leader, sending a full tablet report...
I20260710 13:18:31.350790 12519 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.358605 12518 tablet_bootstrap.cc:492] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.359160 12518 ts_tablet_manager.cc:1403] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.010s
I20260710 13:18:31.361609 12518 raft_consensus.cc:359] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.362156 12518 raft_consensus.cc:385] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.362408 12518 raft_consensus.cc:740] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.363066 12518 consensus_queue.cc:260] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.367679 12519 tablet_bootstrap.cc:654] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.369670 12518 ts_tablet_manager.cc:1434] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:18:31.370615 12518 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.376150 12523 raft_consensus.cc:493] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.376876 12523 raft_consensus.cc:515] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.379288 12518 tablet_bootstrap.cc:654] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.385216 12523 leader_election.cc:290] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.406836 12517 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.407599 12517 ts_tablet_manager.cc:1403] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.024s
I20260710 13:18:31.411288 12517 raft_consensus.cc:359] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.412282 12517 raft_consensus.cc:385] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.412593 12517 raft_consensus.cc:740] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.416177 12517 consensus_queue.cc:260] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.417212 12526 raft_consensus.cc:493] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.417691 12526 raft_consensus.cc:515] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.419863 12517 ts_tablet_manager.cc:1434] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:18:31.421926 12523 raft_consensus.cc:493] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.422441 12523 raft_consensus.cc:515] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.423275 12526 leader_election.cc:290] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.433542 12523 leader_election.cc:290] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.441762 12517 tablet_bootstrap.cc:492] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.459452 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:31.460156 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc057901ac9498991ae2e964ebc30d5" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
W20260710 13:18:31.461907 12293 leader_election.cc:343] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:31.462869 12293 leader_election.cc:343] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.468029 12517 tablet_bootstrap.cc:654] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.469579 12519 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.472730 12519 ts_tablet_manager.cc:1403] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.018s
I20260710 13:18:31.480384 12519 raft_consensus.cc:359] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.481876 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.482826 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc057901ac9498991ae2e964ebc30d5" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.484458 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172700318a848809bd8ce0cefd8ba04" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:31.490268 12294 leader_election.cc:343] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.490741 12294 leader_election.cc:304] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
W20260710 13:18:31.491256 12366 leader_election.cc:343] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.491482 12518 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.491540 12523 raft_consensus.cc:2749] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:31.491918 12294 leader_election.cc:343] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.492056 12519 raft_consensus.cc:385] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.492128 12518 ts_tablet_manager.cc:1403] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.003s
I20260710 13:18:31.492455 12294 leader_election.cc:304] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:31.492611 12519 raft_consensus.cc:740] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.493232 12523 raft_consensus.cc:2749] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.493593 12519 consensus_queue.cc:260] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.498567 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172700318a848809bd8ce0cefd8ba04" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.499284 12519 ts_tablet_manager.cc:1434] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260710 13:18:31.499490 12476 raft_consensus.cc:2468] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:31.500346 12519 tablet_bootstrap.cc:492] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.501556 12369 leader_election.cc:304] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [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: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:31.501668 12518 raft_consensus.cc:359] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.502780 12526 raft_consensus.cc:2804] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.503162 12526 raft_consensus.cc:493] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.503556 12526 raft_consensus.cc:3060] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.505353 12517 tablet_bootstrap.cc:492] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.505782 12517 ts_tablet_manager.cc:1403] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.002s
I20260710 13:18:31.507884 12519 tablet_bootstrap.cc:654] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.508603 12517 raft_consensus.cc:359] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.509351 12517 raft_consensus.cc:385] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.509671 12517 raft_consensus.cc:740] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.509347 12518 raft_consensus.cc:385] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.510654 12518 raft_consensus.cc:740] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.510968 12517 consensus_queue.cc:260] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.512027 12518 consensus_queue.cc:260] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.513450 12517 ts_tablet_manager.cc:1434] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:31.514483 12517 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.514668 12518 ts_tablet_manager.cc:1434] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260710 13:18:31.515684 12518 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.522416 12517 tablet_bootstrap.cc:654] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.524202 12518 tablet_bootstrap.cc:654] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.536270 12518 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.511958 12526 raft_consensus.cc:515] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.536836 12524 raft_consensus.cc:493] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.537401 12524 raft_consensus.cc:515] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.536823 12518 ts_tablet_manager.cc:1403] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 13:18:31.541549 12526 leader_election.cc:290] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.549167 12524 leader_election.cc:290] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:31.554162 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172700318a848809bd8ce0cefd8ba04" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:31.559132 12519 tablet_bootstrap.cc:492] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.559634 12519 ts_tablet_manager.cc:1403] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.022s
I20260710 13:18:31.559507 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172700318a848809bd8ce0cefd8ba04" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:31.560215 12476 raft_consensus.cc:3060] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.560076 12518 raft_consensus.cc:359] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.560860 12518 raft_consensus.cc:385] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.561152 12518 raft_consensus.cc:740] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.564100 12518 consensus_queue.cc:260] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.566808 12328 raft_consensus.cc:3060] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.566994 12519 raft_consensus.cc:359] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.567803 12519 raft_consensus.cc:385] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.564906 12517 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.568127 12519 raft_consensus.cc:740] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.568413 12517 ts_tablet_manager.cc:1403] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.017s
I20260710 13:18:31.570247 12476 raft_consensus.cc:2468] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:31.571367 12517 raft_consensus.cc:359] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.571544 12369 leader_election.cc:304] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:31.572105 12517 raft_consensus.cc:385] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.572438 12517 raft_consensus.cc:740] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.572570 12526 raft_consensus.cc:2804] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.573207 12517 consensus_queue.cc:260] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.574764 12519 consensus_queue.cc:260] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.575814 12517 ts_tablet_manager.cc:1434] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:18:31.577134 12517 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.577996 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b1b70aa0cd4dce8e327523bf365757" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:31.581857 12440 leader_election.cc:343] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.584309 12519 ts_tablet_manager.cc:1434] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.000s
W20260710 13:18:31.585070 12257 debug-util.cc:398] Leaking SignalData structure 0x7b08000344e0 after lost signal to thread 11226
W20260710 13:18:31.585994 12257 debug-util.cc:398] Leaking SignalData structure 0x7b08001aefe0 after lost signal to thread 12260
I20260710 13:18:31.586071 12519 tablet_bootstrap.cc:492] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.588253 12328 raft_consensus.cc:2468] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:31.593099 12519 tablet_bootstrap.cc:654] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.594769 12517 tablet_bootstrap.cc:654] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.595834 12526 raft_consensus.cc:697] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:31.596985 12526 consensus_queue.cc:237] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.604651 12518 ts_tablet_manager.cc:1434] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.004s
I20260710 13:18:31.606949 12519 tablet_bootstrap.cc:492] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.613955 12519 ts_tablet_manager.cc:1403] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
I20260710 13:18:31.616884 12518 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.617120 12519 raft_consensus.cc:359] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.618005 12519 raft_consensus.cc:385] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.618345 12519 raft_consensus.cc:740] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.609282 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b1b70aa0cd4dce8e327523bf365757" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:31.608309 12544 raft_consensus.cc:493] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.618466 12226 catalog_manager.cc:5697] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.619408 12544 raft_consensus.cc:515] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.620370 12519 consensus_queue.cc:260] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
W20260710 13:18:31.620373 12442 leader_election.cc:343] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.621855 12544 leader_election.cc:290] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.621923 12442 leader_election.cc:304] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:31.622845 12519 ts_tablet_manager.cc:1434] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260710 13:18:31.623383 12524 raft_consensus.cc:2749] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.623906 12519 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.624006 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f44ba9215479a82e93e31c1687952" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.624409 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f44ba9215479a82e93e31c1687952" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:31.625464 12369 leader_election.cc:343] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:31.625958 12366 leader_election.cc:343] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.626421 12366 leader_election.cc:304] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:31.627449 12526 raft_consensus.cc:493] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.627964 12545 raft_consensus.cc:2749] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.627964 12526 raft_consensus.cc:515] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.613001 12517 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.631078 12517 ts_tablet_manager.cc:1403] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.005s
I20260710 13:18:31.631811 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.631745 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:31.632774 12526 leader_election.cc:290] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.632942 12328 raft_consensus.cc:2468] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
W20260710 13:18:31.633559 12369 leader_election.cc:343] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.634166 12517 raft_consensus.cc:359] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.635066 12517 raft_consensus.cc:385] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.634783 12366 leader_election.cc:304] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [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: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:31.635444 12517 raft_consensus.cc:740] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.636464 12517 consensus_queue.cc:260] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.639312 12517 ts_tablet_manager.cc:1434] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:31.639784 12526 raft_consensus.cc:2804] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.640408 12517 tablet_bootstrap.cc:492] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.640292 12526 raft_consensus.cc:493] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.641913 12526 raft_consensus.cc:3060] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.642614 12518 tablet_bootstrap.cc:654] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.649390 12519 tablet_bootstrap.cc:654] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.653622 12526 raft_consensus.cc:515] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.655755 12517 tablet_bootstrap.cc:654] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.659168 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:31.659994 12328 raft_consensus.cc:3060] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.665753 12519 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.666353 12519 ts_tablet_manager.cc:1403] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.005s
I20260710 13:18:31.670002 12328 raft_consensus.cc:2468] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:31.669698 12519 raft_consensus.cc:359] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.670646 12519 raft_consensus.cc:385] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.671000 12519 raft_consensus.cc:740] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.671522 12366 leader_election.cc:304] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:31.671847 12519 consensus_queue.cc:260] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.672640 12544 raft_consensus.cc:2804] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.673638 12545 raft_consensus.cc:493] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.674111 12545 raft_consensus.cc:515] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.675237 12517 tablet_bootstrap.cc:492] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.675772 12517 ts_tablet_manager.cc:1403] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260710 13:18:31.678323 12545 leader_election.cc:290] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.678920 12517 raft_consensus.cc:359] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.679102 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc057901ac9498991ae2e964ebc30d5" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:31.679423 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc057901ac9498991ae2e964ebc30d5" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.679723 12517 raft_consensus.cc:385] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.680033 12517 raft_consensus.cc:740] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.680032 12476 raft_consensus.cc:2468] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:31.680014 12327 raft_consensus.cc:2468] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:31.681171 12517 consensus_queue.cc:260] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.681569 12369 leader_election.cc:304] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:31.682308 12545 raft_consensus.cc:2804] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.682664 12545 raft_consensus.cc:493] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.683259 12545 raft_consensus.cc:3060] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.683483 12517 ts_tablet_manager.cc:1434] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:18:31.686730 12517 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.693639 12517 tablet_bootstrap.cc:654] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.697338 12518 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.699530 12518 ts_tablet_manager.cc:1403] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.001s
I20260710 13:18:31.699872 12544 raft_consensus.cc:697] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:31.700878 12544 consensus_queue.cc:237] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.702471 12545 raft_consensus.cc:515] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.704550 12545 leader_election.cc:290] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.705499 12526 leader_election.cc:290] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.707016 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:31.707948 12519 ts_tablet_manager.cc:1434] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.010s
I20260710 13:18:31.708014 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc057901ac9498991ae2e964ebc30d5" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
W20260710 13:18:31.708194 12369 leader_election.cc:343] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.708712 12476 raft_consensus.cc:3060] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.709160 12519 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.711199 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc057901ac9498991ae2e964ebc30d5" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:31.711844 12328 raft_consensus.cc:3060] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.717811 12519 tablet_bootstrap.cc:654] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.718007 12517 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.718501 12517 ts_tablet_manager.cc:1403] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 13:18:31.721412 12517 raft_consensus.cc:359] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.722116 12517 raft_consensus.cc:385] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.722397 12517 raft_consensus.cc:740] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.715059 12518 raft_consensus.cc:359] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.715487 12476 raft_consensus.cc:2468] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:31.723243 12517 consensus_queue.cc:260] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.725139 12369 leader_election.cc:304] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:31.726559 12555 raft_consensus.cc:2804] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.727092 12555 raft_consensus.cc:697] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:31.727993 12555 consensus_queue.cc:237] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.729723 12519 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.730262 12519 ts_tablet_manager.cc:1403] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 13:18:31.733482 12519 raft_consensus.cc:359] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.734272 12519 raft_consensus.cc:385] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.734565 12519 raft_consensus.cc:740] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.735481 12517 ts_tablet_manager.cc:1434] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:18:31.736545 12517 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.735584 12519 consensus_queue.cc:260] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.741230 12519 ts_tablet_manager.cc:1434] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:18:31.742336 12519 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.745039 12523 raft_consensus.cc:493] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.745720 12526 raft_consensus.cc:493] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.745522 12523 raft_consensus.cc:515] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.746232 12526 raft_consensus.cc:515] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.747738 12523 leader_election.cc:290] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.748461 12526 leader_election.cc:290] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.749295 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37a7c33fa234c8ba078c0e50e53bb9b" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.749931 12476 raft_consensus.cc:2468] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:31.749872 12226 catalog_manager.cc:5697] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.751390 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:31.752708 12366 leader_election.cc:343] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.724103 12518 raft_consensus.cc:385] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.753289 12518 raft_consensus.cc:740] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.754040 12518 consensus_queue.cc:260] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.755734 12519 tablet_bootstrap.cc:654] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.756246 12518 ts_tablet_manager.cc:1434] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260710 13:18:31.758430 12328 raft_consensus.cc:2468] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:31.762631 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37a7c33fa234c8ba078c0e50e53bb9b" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:31.750773 12524 raft_consensus.cc:493] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.763729 12524 raft_consensus.cc:515] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.765794 12524 leader_election.cc:290] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:31.770879 12518 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.772480 12223 catalog_manager.cc:5697] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.775139 12294 leader_election.cc:304] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: 
W20260710 13:18:31.776588 12293 leader_election.cc:343] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.777488 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:31.777731 12519 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.778146 12518 tablet_bootstrap.cc:654] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.778427 12519 ts_tablet_manager.cc:1403] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.020s
I20260710 13:18:31.778692 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:31.779394 12402 raft_consensus.cc:2468] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 0.
I20260710 13:18:31.781473 12442 leader_election.cc:304] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:31.781699 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.781847 12519 raft_consensus.cc:359] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.783742 12519 raft_consensus.cc:385] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.782299 12476 raft_consensus.cc:2468] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:31.784409 12524 raft_consensus.cc:2804] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.784483 12523 raft_consensus.cc:2804] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.784940 12523 raft_consensus.cc:493] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.785301 12518 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.785269 12523 raft_consensus.cc:3060] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.785836 12518 ts_tablet_manager.cc:1403] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:18:31.786506 12524 raft_consensus.cc:493] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.786924 12524 raft_consensus.cc:3060] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.788817 12518 raft_consensus.cc:359] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.789515 12518 raft_consensus.cc:385] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.789783 12518 raft_consensus.cc:740] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.790428 12518 consensus_queue.cc:260] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.791788 12369 leader_election.cc:304] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [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: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:31.792666 12544 raft_consensus.cc:2804] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.793026 12544 raft_consensus.cc:493] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.793342 12544 raft_consensus.cc:3060] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.797405 12524 raft_consensus.cc:515] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.798189 12519 raft_consensus.cc:740] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.801332 12518 ts_tablet_manager.cc:1434] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:18:31.800853 12519 consensus_queue.cc:260] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.800848 12544 raft_consensus.cc:515] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.803586 12519 ts_tablet_manager.cc:1434] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.005s
I20260710 13:18:31.804690 12519 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.805255 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
W20260710 13:18:31.806641 12366 leader_election.cc:343] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.806789 12524 leader_election.cc:290] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:31.808241 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:31.809041 12402 raft_consensus.cc:2393] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54135887cfb64635a6751803d84dee37 in current term 1: Already voted for candidate ac0ad7941c0c4c648d0180a61142b809 in this term.
I20260710 13:18:31.811836 12519 tablet_bootstrap.cc:654] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.811748 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:31.812510 12518 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.812583 12476 raft_consensus.cc:2393] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac0ad7941c0c4c648d0180a61142b809 in current term 1: Already voted for candidate 54135887cfb64635a6751803d84dee37 in this term.
I20260710 13:18:31.814018 12369 leader_election.cc:304] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [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: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:31.814960 12555 raft_consensus.cc:2749] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.819790 12518 tablet_bootstrap.cc:654] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.822760 12544 leader_election.cc:290] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.826354 12518 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.826917 12518 ts_tablet_manager.cc:1403] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260710 13:18:31.827230 12519 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.827742 12519 ts_tablet_manager.cc:1403] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:18:31.828171 12523 raft_consensus.cc:515] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.829689 12518 raft_consensus.cc:359] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.830386 12518 raft_consensus.cc:385] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.830598 12519 raft_consensus.cc:359] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.831046 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37a7c33fa234c8ba078c0e50e53bb9b" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:31.831429 12519 raft_consensus.cc:385] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.831643 12402 raft_consensus.cc:3060] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.831852 12519 raft_consensus.cc:740] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.832261 12517 tablet_bootstrap.cc:654] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.832862 12519 consensus_queue.cc:260] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.835060 12519 ts_tablet_manager.cc:1434] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:18:31.838801 12519 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.841217 12402 raft_consensus.cc:2468] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:31.841854 12518 raft_consensus.cc:740] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
W20260710 13:18:31.842567 12294 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.195:37889, user_credentials={real_user=slave}} blocked reactor thread for 67520.6us
I20260710 13:18:31.842554 12518 consensus_queue.cc:260] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
W20260710 13:18:31.843688 12440 leader_election.cc:343] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.845539 12519 tablet_bootstrap.cc:654] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.845364 12293 leader_election.cc:304] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:31.848629 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:31.849454 12328 raft_consensus.cc:3060] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.853818 12562 raft_consensus.cc:2804] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.854303 12562 raft_consensus.cc:697] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:31.855196 12562 consensus_queue.cc:237] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.857686 12519 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.857756 12328 raft_consensus.cc:2468] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 1.
I20260710 13:18:31.858412 12519 ts_tablet_manager.cc:1403] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:18:31.858934 12440 leader_election.cc:304] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:31.859828 12524 raft_consensus.cc:2804] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:31.861692 12523 leader_election.cc:290] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.862665 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e37a7c33fa234c8ba078c0e50e53bb9b" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:31.863260 12476 raft_consensus.cc:3060] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:31.872040 12476 raft_consensus.cc:2468] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:31.861856 12519 raft_consensus.cc:359] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.873538 12519 raft_consensus.cc:385] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.873957 12519 raft_consensus.cc:740] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.875113 12519 consensus_queue.cc:260] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.878190 12519 ts_tablet_manager.cc:1434] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:18:31.879057 12524 raft_consensus.cc:697] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:31.880709 12519 tablet_bootstrap.cc:492] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.880604 12524 consensus_queue.cc:237] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.887250 12519 tablet_bootstrap.cc:654] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.902168 12519 tablet_bootstrap.cc:492] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.902726 12517 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.902779 12519 ts_tablet_manager.cc:1403] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:18:31.903254 12517 ts_tablet_manager.cc:1403] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.006s
I20260710 13:18:31.902410 12225 catalog_manager.cc:5697] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:31.904464 12524 raft_consensus.cc:493] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.904930 12524 raft_consensus.cc:515] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.906039 12519 raft_consensus.cc:359] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.906744 12519 raft_consensus.cc:385] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.907087 12519 raft_consensus.cc:740] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.906885 12517 raft_consensus.cc:359] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.907820 12517 raft_consensus.cc:385] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.908113 12517 raft_consensus.cc:740] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.908336 12524 leader_election.cc:290] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:31.907990 12519 consensus_queue.cc:260] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.909739 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:31.910701 12519 ts_tablet_manager.cc:1434] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:31.911660 12519 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.911558 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
W20260710 13:18:31.913044 12442 leader_election.cc:343] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:31.914083 12440 leader_election.cc:343] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.914501 12440 leader_election.cc:304] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:31.915259 12524 raft_consensus.cc:2749] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:31.908972 12517 consensus_queue.cc:260] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.917774 12517 ts_tablet_manager.cc:1434] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:18:31.918856 12519 tablet_bootstrap.cc:654] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.922201 12518 ts_tablet_manager.cc:1434] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.095s	user 0.028s	sys 0.019s
I20260710 13:18:31.923233 12518 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:31.930092 12519 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.930667 12519 ts_tablet_manager.cc:1403] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260710 13:18:31.918632 12517 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.933897 12518 tablet_bootstrap.cc:654] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.933476 12519 raft_consensus.cc:359] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.934477 12519 raft_consensus.cc:385] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.934821 12519 raft_consensus.cc:740] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.935667 12519 consensus_queue.cc:260] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.938243 12519 ts_tablet_manager.cc:1434] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:31.939165 12519 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.947746 12519 tablet_bootstrap.cc:654] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.950798 12517 tablet_bootstrap.cc:654] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.944746 12225 catalog_manager.cc:5697] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.961851 12517 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:31.962334 12517 ts_tablet_manager.cc:1403] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.002s
I20260710 13:18:31.965389 12519 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:31.965965 12519 ts_tablet_manager.cc:1403] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260710 13:18:31.968765 12518 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:31.969234 12518 ts_tablet_manager.cc:1403] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.046s	user 0.005s	sys 0.012s
I20260710 13:18:31.968796 12519 raft_consensus.cc:359] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.969828 12519 raft_consensus.cc:385] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.970170 12519 raft_consensus.cc:740] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.970194 12517 raft_consensus.cc:359] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.971063 12517 raft_consensus.cc:385] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.971359 12517 raft_consensus.cc:740] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.971217 12519 consensus_queue.cc:260] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.971628 12518 raft_consensus.cc:359] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.972280 12518 raft_consensus.cc:385] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:31.972600 12518 raft_consensus.cc:740] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.972206 12517 consensus_queue.cc:260] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.973999 12519 ts_tablet_manager.cc:1434] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:18:31.974280 12517 ts_tablet_manager.cc:1434] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:31.975227 12519 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:31.980710 12518 consensus_queue.cc:260] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.985186 12519 tablet_bootstrap.cc:654] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.986218 12544 raft_consensus.cc:493] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:31.986730 12544 raft_consensus.cc:515] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:31.988248 12518 ts_tablet_manager.cc:1434] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:18:31.988875 12544 leader_election.cc:290] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:31.991891 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:31.992313 12517 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:31.993120 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:31.993754 12476 raft_consensus.cc:2468] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:31.995138 12369 leader_election.cc:304] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:31.996526 12518 tablet_bootstrap.cc:492] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
W20260710 13:18:31.996677 12366 leader_election.cc:343] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:31.998163 12544 raft_consensus.cc:2804] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:31.998325 12517 tablet_bootstrap.cc:654] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:31.998728 12544 raft_consensus.cc:493] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:31.999188 12544 raft_consensus.cc:3060] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.003104 12518 tablet_bootstrap.cc:654] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.002946 12555 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.020951 12544 raft_consensus.cc:515] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.021867 12518 tablet_bootstrap.cc:492] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.043120 12545 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.045462 12562 raft_consensus.cc:493] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.046183 12562 raft_consensus.cc:515] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.048625 12518 ts_tablet_manager.cc:1403] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.008s
I20260710 13:18:32.051215 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.052187 12477 raft_consensus.cc:2468] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:32.053194 12518 raft_consensus.cc:359] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.056309 12294 leader_election.cc:304] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: 
I20260710 13:18:32.054837 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.057510 12566 raft_consensus.cc:2804] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.057763 12402 raft_consensus.cc:2468] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:32.057927 12566 raft_consensus.cc:493] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.058269 12566 raft_consensus.cc:3060] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.056628 12518 raft_consensus.cc:385] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.059314 12562 leader_election.cc:290] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.059553 12518 raft_consensus.cc:740] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.060254 12524 raft_consensus.cc:493] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.060959 12524 raft_consensus.cc:515] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.061196 12518 consensus_queue.cc:260] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.063176 12524 leader_election.cc:290] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:32.064451 12519 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.066635 12519 ts_tablet_manager.cc:1403] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.005s
I20260710 13:18:32.067485 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f44ba9215479a82e93e31c1687952" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.066118 12518 ts_tablet_manager.cc:1434] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 13:18:32.068166 12402 raft_consensus.cc:2468] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 0.
I20260710 13:18:32.068809 12518 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.070317 12442 leader_election.cc:304] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
W20260710 13:18:32.071319 12274 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:32.072476 12524 raft_consensus.cc:2804] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.070462 12519 raft_consensus.cc:359] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.072860 12524 raft_consensus.cc:493] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.073522 12524 raft_consensus.cc:3060] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.073690 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f44ba9215479a82e93e31c1687952" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.073141 12519 raft_consensus.cc:385] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.074726 12519 raft_consensus.cc:740] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.076357 12544 leader_election.cc:290] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.080735 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:32.082334 12566 raft_consensus.cc:515] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
W20260710 13:18:32.082659 12366 leader_election.cc:343] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.074366 12328 raft_consensus.cc:2468] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 0.
I20260710 13:18:32.077921 12562 raft_consensus.cc:493] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.085475 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:32.086186 12402 raft_consensus.cc:3060] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.087288 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:32.088256 12477 raft_consensus.cc:3060] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.086431 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:32.091516 12476 raft_consensus.cc:3060] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.094141 12402 raft_consensus.cc:2468] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:32.085925 12562 raft_consensus.cc:515] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.103385 12519 consensus_queue.cc:260] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.103892 12562 leader_election.cc:290] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.105760 12293 leader_election.cc:304] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.108829 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
W20260710 13:18:32.110311 12294 leader_election.cc:343] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.111169 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.112074 12402 raft_consensus.cc:2468] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:32.113170 12519 ts_tablet_manager.cc:1434] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:18:32.114085 12293 leader_election.cc:304] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.115311 12567 raft_consensus.cc:2804] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.115599 12562 raft_consensus.cc:2804] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.116047 12567 raft_consensus.cc:697] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:32.116197 12562 raft_consensus.cc:493] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.116730 12562 raft_consensus.cc:3060] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.116981 12567 consensus_queue.cc:237] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.117831 12544 raft_consensus.cc:493] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.118515 12544 raft_consensus.cc:515] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.114501 12519 tablet_bootstrap.cc:492] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.104939 12566 leader_election.cc:290] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.130633 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6263a8b7fe4cee938d54ad5fcdf96c" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.130951 12555 raft_consensus.cc:493] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.132016 12518 tablet_bootstrap.cc:654] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.131543 12555 raft_consensus.cc:515] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.133368 12519 tablet_bootstrap.cc:654] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.134766 12555 leader_election.cc:290] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.133396 12544 leader_election.cc:290] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.135612 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.136979 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.134709 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6263a8b7fe4cee938d54ad5fcdf96c" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.138803 12517 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:32.139302 12517 ts_tablet_manager.cc:1403] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.147s	user 0.035s	sys 0.055s
W20260710 13:18:32.139453 12369 leader_election.cc:343] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:32.140975 12369 leader_election.cc:343] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.149066 12477 raft_consensus.cc:2468] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:32.150405 12517 raft_consensus.cc:359] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.151301 12517 raft_consensus.cc:385] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.151654 12517 raft_consensus.cc:740] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.152707 12517 consensus_queue.cc:260] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.155550 12517 ts_tablet_manager.cc:1434] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
W20260710 13:18:32.156993 12366 leader_election.cc:343] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.157612 12366 leader_election.cc:304] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.159265 12555 raft_consensus.cc:2749] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.150869 12524 raft_consensus.cc:515] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.162144 12518 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.162601 12518 ts_tablet_manager.cc:1403] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.013s
I20260710 13:18:32.162882 12524 leader_election.cc:290] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
W20260710 13:18:32.163100 12366 leader_election.cc:343] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.163551 12366 leader_election.cc:304] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.163841 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f44ba9215479a82e93e31c1687952" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:32.164687 12555 raft_consensus.cc:2749] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.164849 12328 raft_consensus.cc:3060] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.164888 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09f44ba9215479a82e93e31c1687952" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:32.165694 12402 raft_consensus.cc:3060] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.141053 12476 raft_consensus.cc:2468] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:32.169932 12562 raft_consensus.cc:515] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.171619 12369 leader_election.cc:304] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:32.173036 12544 raft_consensus.cc:2804] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.173599 12544 raft_consensus.cc:697] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:32.174064 12518 raft_consensus.cc:359] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.174557 12544 consensus_queue.cc:237] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.183408 12518 raft_consensus.cc:385] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.183753 12518 raft_consensus.cc:740] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.175479 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:32.185600 12403 raft_consensus.cc:3060] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.177547 12562 leader_election.cc:290] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.179312 12225 catalog_manager.cc:5697] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.181097 12519 tablet_bootstrap.cc:492] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.191088 12519 ts_tablet_manager.cc:1403] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.000s
I20260710 13:18:32.193796 12519 raft_consensus.cc:359] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.194324 12519 raft_consensus.cc:385] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.194481 12519 raft_consensus.cc:740] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.195436 12519 consensus_queue.cc:260] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.198359 12519 ts_tablet_manager.cc:1434] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:32.199616 12519 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.205205 12403 raft_consensus.cc:2468] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:32.181836 12402 raft_consensus.cc:2468] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 1.
I20260710 13:18:32.206781 12293 leader_election.cc:304] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.207190 12519 tablet_bootstrap.cc:654] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.207098 12442 leader_election.cc:304] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.207769 12562 raft_consensus.cc:2804] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.208149 12524 raft_consensus.cc:2804] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.208303 12562 raft_consensus.cc:697] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:32.208683 12524 raft_consensus.cc:697] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:32.209326 12562 consensus_queue.cc:237] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.209599 12524 consensus_queue.cc:237] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.182920 12328 raft_consensus.cc:2468] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 1.
I20260710 13:18:32.184614 12518 consensus_queue.cc:260] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.213564 12518 ts_tablet_manager.cc:1434] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260710 13:18:32.181612 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:32.183012 12517 tablet_bootstrap.cc:492] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
W20260710 13:18:32.218955 12294 leader_election.cc:343] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.219579 12518 tablet_bootstrap.cc:492] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.233247 12224 catalog_manager.cc:5697] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.221975 12225 catalog_manager.cc:5697] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.239802 12517 tablet_bootstrap.cc:654] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.244204 12518 tablet_bootstrap.cc:654] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.250003 12555 raft_consensus.cc:493] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.250625 12555 raft_consensus.cc:515] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.252790 12555 leader_election.cc:290] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.254882 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.257779 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:32.259057 12369 leader_election.cc:343] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:32.260658 12366 leader_election.cc:343] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.261126 12366 leader_election.cc:304] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.261385 12545 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.262915 12526 raft_consensus.cc:2749] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.263846 12226 catalog_manager.cc:5697] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.266028 12517 tablet_bootstrap.cc:492] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:32.266613 12517 ts_tablet_manager.cc:1403] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.000s
I20260710 13:18:32.273312 12526 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.276976 12517 raft_consensus.cc:359] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.278373 12517 raft_consensus.cc:385] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.278740 12517 raft_consensus.cc:740] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.282063 12518 tablet_bootstrap.cc:492] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.282758 12518 ts_tablet_manager.cc:1403] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.007s
I20260710 13:18:32.282002 12545 consensus_queue.cc:1048] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.285475 12517 consensus_queue.cc:260] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
W20260710 13:18:32.290025 12369 consensus_peers.cc:597] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 -> Peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Couldn't send request to peer 54135887cfb64635a6751803d84dee37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.290719 12517 ts_tablet_manager.cc:1434] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:18:32.291687 12517 tablet_bootstrap.cc:492] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:32.301702 12518 raft_consensus.cc:359] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.324735 12518 raft_consensus.cc:385] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.325088 12518 raft_consensus.cc:740] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.325825 12518 consensus_queue.cc:260] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.327886 12518 ts_tablet_manager.cc:1434] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260710 13:18:32.328722 12518 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.335705 12518 tablet_bootstrap.cc:654] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.339474 12517 tablet_bootstrap.cc:654] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.344188 12567 raft_consensus.cc:493] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.344728 12567 raft_consensus.cc:515] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.347646 12567 leader_election.cc:290] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.348376 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99577415647d4a849ffc468a09463f03" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
W20260710 13:18:32.350087 12293 leader_election.cc:343] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.350975 12519 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.351141 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99577415647d4a849ffc468a09463f03" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.351718 12519 ts_tablet_manager.cc:1403] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.152s	user 0.044s	sys 0.079s
I20260710 13:18:32.352473 12518 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.352900 12518 ts_tablet_manager.cc:1403] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.004s
I20260710 13:18:32.351806 12476 raft_consensus.cc:2468] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:32.355726 12294 leader_election.cc:304] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:32.356026 12519 raft_consensus.cc:359] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.356926 12567 raft_consensus.cc:2804] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.357179 12519 raft_consensus.cc:385] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.357730 12519 raft_consensus.cc:740] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.358273 12518 raft_consensus.cc:359] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.359746 12518 raft_consensus.cc:385] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.359983 12518 raft_consensus.cc:740] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.363762 12524 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.358294 12567 raft_consensus.cc:493] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.365381 12567 raft_consensus.cc:3060] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.373011 12567 raft_consensus.cc:515] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.360486 12518 consensus_queue.cc:260] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.377635 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99577415647d4a849ffc468a09463f03" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:32.380800 12518 ts_tablet_manager.cc:1434] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:18:32.381755 12518 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.381958 12519 consensus_queue.cc:260] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
W20260710 13:18:32.382486 12293 leader_election.cc:343] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.383888 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99577415647d4a849ffc468a09463f03" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:32.384641 12476 raft_consensus.cc:3060] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.385537 12519 ts_tablet_manager.cc:1434] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:18:32.386488 12519 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.390817 12562 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.392148 12476 raft_consensus.cc:2468] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:32.392930 12567 leader_election.cc:290] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.393569 12294 leader_election.cc:304] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:32.394850 12567 raft_consensus.cc:2804] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.395572 12567 raft_consensus.cc:697] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:32.396436 12567 consensus_queue.cc:237] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.400104 12517 tablet_bootstrap.cc:492] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:32.400605 12517 ts_tablet_manager.cc:1403] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.109s	user 0.031s	sys 0.001s
I20260710 13:18:32.406368 12544 raft_consensus.cc:493] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.406982 12544 raft_consensus.cc:515] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.408165 12517 raft_consensus.cc:359] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.408946 12517 raft_consensus.cc:385] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.409210 12517 raft_consensus.cc:740] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.409920 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b1b70aa0cd4dce8e327523bf365757" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.410432 12544 leader_election.cc:290] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.410585 12328 raft_consensus.cc:2468] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:32.411094 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b1b70aa0cd4dce8e327523bf365757" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.411777 12477 raft_consensus.cc:2468] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:32.412567 12518 tablet_bootstrap.cc:654] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.412336 12366 leader_election.cc:304] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.413260 12544 raft_consensus.cc:2804] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.413652 12544 raft_consensus.cc:493] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.414011 12544 raft_consensus.cc:3060] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.411089 12517 consensus_queue.cc:260] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.420660 12517 ts_tablet_manager.cc:1434] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:18:32.421470 12517 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:32.425959 12517 tablet_bootstrap.cc:654] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.429629 12544 raft_consensus.cc:515] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.434041 12519 tablet_bootstrap.cc:654] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.441867 12224 catalog_manager.cc:5697] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.443626 12544 leader_election.cc:290] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.446353 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b1b70aa0cd4dce8e327523bf365757" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:32.446980 12328 raft_consensus.cc:3060] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.447682 12570 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.448145 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48b1b70aa0cd4dce8e327523bf365757" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:32.448733 12477 raft_consensus.cc:3060] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.454348 12328 raft_consensus.cc:2468] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:32.454010 12523 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.463038 12526 raft_consensus.cc:493] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.463721 12526 raft_consensus.cc:515] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.468942 12366 leader_election.cc:304] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.470613 12555 raft_consensus.cc:2804] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.471655 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.472564 12555 raft_consensus.cc:697] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:32.472680 12328 raft_consensus.cc:2468] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:32.473495 12555 consensus_queue.cc:237] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.474270 12366 leader_election.cc:304] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.475315 12545 raft_consensus.cc:2804] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.475807 12545 raft_consensus.cc:493] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.476270 12545 raft_consensus.cc:3060] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.478804 12526 leader_election.cc:290] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.481034 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.481925 12475 raft_consensus.cc:2468] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:32.487267 12477 raft_consensus.cc:2468] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:32.496912 12519 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.498930 12519 ts_tablet_manager.cc:1403] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.113s	user 0.020s	sys 0.013s
I20260710 13:18:32.505829 12519 raft_consensus.cc:359] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.508772 12519 raft_consensus.cc:385] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.509567 12519 raft_consensus.cc:740] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.511158 12519 consensus_queue.cc:260] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.514909 12519 ts_tablet_manager.cc:1434] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:18:32.509204 12545 raft_consensus.cc:515] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.518431 12519 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.518741 12224 catalog_manager.cc:5697] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.520661 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:32.521404 12327 raft_consensus.cc:3060] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.527463 12519 tablet_bootstrap.cc:654] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.532768 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:32.533829 12477 raft_consensus.cc:3060] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.542920 12545 leader_election.cc:290] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.543730 12477 raft_consensus.cc:2468] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:32.544328 12327 raft_consensus.cc:2468] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:32.545137 12369 leader_election.cc:304] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.546711 12545 raft_consensus.cc:2804] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.547708 12517 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:32.547840 12519 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.547935 12545 raft_consensus.cc:697] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:32.548295 12517 ts_tablet_manager.cc:1403] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.003s
I20260710 13:18:32.547668 12518 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.549121 12518 ts_tablet_manager.cc:1403] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.168s	user 0.030s	sys 0.025s
I20260710 13:18:32.548871 12545 consensus_queue.cc:237] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.551355 12517 raft_consensus.cc:359] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.552160 12517 raft_consensus.cc:385] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.552063 12518 raft_consensus.cc:359] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.548390 12519 ts_tablet_manager.cc:1403] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260710 13:18:32.552865 12518 raft_consensus.cc:385] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.553188 12518 raft_consensus.cc:740] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.554060 12518 consensus_queue.cc:260] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.554875 12517 raft_consensus.cc:740] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.555784 12517 consensus_queue.cc:260] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.559971 12517 ts_tablet_manager.cc:1434] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:18:32.561100 12517 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:32.556252 12518 ts_tablet_manager.cc:1434] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:32.562300 12518 tablet_bootstrap.cc:492] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.557936 12519 raft_consensus.cc:359] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.565580 12519 raft_consensus.cc:385] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.565951 12519 raft_consensus.cc:740] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.566989 12519 consensus_queue.cc:260] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.569247 12518 tablet_bootstrap.cc:654] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.572017 12519 ts_tablet_manager.cc:1434] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 13:18:32.573333 12226 catalog_manager.cc:5697] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.574430 12519 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.574590 12517 tablet_bootstrap.cc:654] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.574813 12567 raft_consensus.cc:493] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.575305 12567 raft_consensus.cc:515] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.581120 12519 tablet_bootstrap.cc:654] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.581976 12566 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.597332 12545 raft_consensus.cc:493] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.597890 12545 raft_consensus.cc:515] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.600018 12519 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.600699 12545 leader_election.cc:290] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.601343 12519 ts_tablet_manager.cc:1403] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.003s
I20260710 13:18:32.601915 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99577415647d4a849ffc468a09463f03" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.602419 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99577415647d4a849ffc468a09463f03" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.602813 12477 raft_consensus.cc:2393] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac0ad7941c0c4c648d0180a61142b809 in current term 1: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:32.604286 12369 leader_election.cc:304] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.606654 12519 raft_consensus.cc:359] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.607411 12545 raft_consensus.cc:3060] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.608431 12519 raft_consensus.cc:385] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.609061 12519 raft_consensus.cc:740] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.610509 12566 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.611334 12519 consensus_queue.cc:260] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.614537 12519 ts_tablet_manager.cc:1434] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:18:32.615180 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.616365 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.617224 12477 raft_consensus.cc:2393] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ebc7129faba4f499b0afd6f3953a007 in current term 1: Already voted for candidate ac0ad7941c0c4c648d0180a61142b809 in this term.
I20260710 13:18:32.617372 12519 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.618439 12294 leader_election.cc:304] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:32.614320 12567 leader_election.cc:290] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.619624 12566 raft_consensus.cc:3060] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.623647 12555 raft_consensus.cc:493] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.624192 12555 raft_consensus.cc:515] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.626364 12555 leader_election.cc:290] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.627915 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:32.630462 12366 leader_election.cc:343] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.630759 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.631186 12519 tablet_bootstrap.cc:654] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:32.635304 12369 leader_election.cc:343] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.635881 12369 leader_election.cc:304] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.636857 12555 raft_consensus.cc:2749] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.639829 12545 raft_consensus.cc:2749] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.641323 12519 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.642778 12519 ts_tablet_manager.cc:1403] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.002s
I20260710 13:18:32.645850 12519 raft_consensus.cc:359] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.649652 12519 raft_consensus.cc:385] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.650429 12519 raft_consensus.cc:740] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.652082 12519 consensus_queue.cc:260] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.654830 12566 raft_consensus.cc:2749] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.656968 12519 ts_tablet_manager.cc:1434] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:18:32.657100 12524 raft_consensus.cc:493] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.658953 12524 raft_consensus.cc:515] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.660231 12519 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.661247 12524 leader_election.cc:290] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:32.667572 12519 tablet_bootstrap.cc:654] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.669838 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.677245 12403 raft_consensus.cc:2468] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 0.
I20260710 13:18:32.657737 12526 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.670815 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.682154 12442 leader_election.cc:304] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
W20260710 13:18:32.683015 12440 leader_election.cc:343] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.683977 12524 raft_consensus.cc:2804] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.684538 12524 raft_consensus.cc:493] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.684698 12518 tablet_bootstrap.cc:492] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.684922 12524 raft_consensus.cc:3060] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.685149 12518 ts_tablet_manager.cc:1403] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.034s
I20260710 13:18:32.699515 12517 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:32.699995 12517 ts_tablet_manager.cc:1403] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.139s	user 0.022s	sys 0.020s
I20260710 13:18:32.700461 12519 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:32.700907 12519 ts_tablet_manager.cc:1403] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260710 13:18:32.701943 12518 raft_consensus.cc:359] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.702950 12518 raft_consensus.cc:385] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.703248 12518 raft_consensus.cc:740] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.703862 12517 raft_consensus.cc:359] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.704051 12518 consensus_queue.cc:260] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.705300 12524 raft_consensus.cc:515] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.706211 12518 ts_tablet_manager.cc:1434] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:18:32.704510 12517 raft_consensus.cc:385] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.706792 12517 raft_consensus.cc:740] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.707228 12518 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.707553 12517 consensus_queue.cc:260] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.709518 12517 ts_tablet_manager.cc:1434] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:18:32.712792 12519 raft_consensus.cc:359] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.718554 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:32.718847 12519 raft_consensus.cc:385] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.719146 12403 raft_consensus.cc:3060] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.718080 12524 leader_election.cc:290] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:32.717944 12518 tablet_bootstrap.cc:654] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.720261 12555 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.728637 12403 raft_consensus.cc:2468] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 1.
I20260710 13:18:32.729355 12524 raft_consensus.cc:493] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.729866 12442 leader_election.cc:304] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.729810 12524 raft_consensus.cc:515] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.730767 12570 raft_consensus.cc:2804] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:32.736100 12294 consensus_peers.cc:597] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Couldn't send request to peer 54135887cfb64635a6751803d84dee37. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:32.737913 12524 leader_election.cc:290] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:32.740171 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.741580 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0625f542db0243f3bce650dc21bb2d4c" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.742548 12517 tablet_bootstrap.cc:492] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:32.743343 12442 leader_election.cc:304] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:32.748567 12622 raft_consensus.cc:2749] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.750769 12570 raft_consensus.cc:697] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:32.751782 12570 consensus_queue.cc:237] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.753496 12555 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.719172 12519 raft_consensus.cc:740] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.753964 12555 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.756246 12555 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.756510 12519 consensus_queue.cc:260] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.756992 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:32.757836 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.758730 12519 ts_tablet_manager.cc:1434] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.003s
W20260710 13:18:32.759317 12366 leader_election.cc:343] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:32.759534 12440 leader_election.cc:343] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.759900 12519 tablet_bootstrap.cc:492] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:32.753255 12518 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.760947 12518 ts_tablet_manager.cc:1403] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.005s
I20260710 13:18:32.761049 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
W20260710 13:18:32.762446 12369 leader_election.cc:343] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.762915 12369 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.764202 12517 tablet_bootstrap.cc:654] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.764096 12555 raft_consensus.cc:2749] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:32.765478 12621 raft_consensus.cc:493] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.772559 12519 tablet_bootstrap.cc:654] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.772666 12622 consensus_queue.cc:1048] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.767506 12621 raft_consensus.cc:515] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.780517 12566 raft_consensus.cc:493] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.766856 12518 raft_consensus.cc:359] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.781060 12566 raft_consensus.cc:515] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.781652 12518 raft_consensus.cc:385] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.782080 12518 raft_consensus.cc:740] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.783061 12518 consensus_queue.cc:260] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.784952 12517 tablet_bootstrap.cc:492] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:32.785372 12518 ts_tablet_manager.cc:1434] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:18:32.787431 12518 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.785758 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.789460 12402 raft_consensus.cc:2468] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:32.785419 12517 ts_tablet_manager.cc:1403] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260710 13:18:32.795812 12293 leader_election.cc:304] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.797029 12567 raft_consensus.cc:2804] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.797533 12567 raft_consensus.cc:493] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.797982 12567 raft_consensus.cc:3060] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.799013 12518 tablet_bootstrap.cc:654] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.787660 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.803084 12476 raft_consensus.cc:2468] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:32.804880 12544 raft_consensus.cc:493] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.805541 12544 raft_consensus.cc:515] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.808398 12544 leader_election.cc:290] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.814275 12570 consensus_queue.cc:1048] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.820197 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afcd0fb57b2496d90dc39b7df620dd6" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.821226 12328 raft_consensus.cc:2468] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:32.824153 12366 leader_election.cc:304] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.825023 12518 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.825318 12545 raft_consensus.cc:2804] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.825608 12518 ts_tablet_manager.cc:1403] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.016s
I20260710 13:18:32.825726 12545 raft_consensus.cc:493] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.826138 12545 raft_consensus.cc:3060] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.828298 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afcd0fb57b2496d90dc39b7df620dd6" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.828512 12518 raft_consensus.cc:359] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.829327 12518 raft_consensus.cc:385] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.829610 12518 raft_consensus.cc:740] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.783478 12566 leader_election.cc:290] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.830528 12518 consensus_queue.cc:260] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.831807 12226 catalog_manager.cc:5697] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.835492 12562 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:32.836007 12369 leader_election.cc:343] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.836798 12562 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.840348 12545 raft_consensus.cc:515] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.842801 12545 leader_election.cc:290] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.844415 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afcd0fb57b2496d90dc39b7df620dd6" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:32.845160 12326 raft_consensus.cc:3060] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.851544 12518 ts_tablet_manager.cc:1434] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:18:32.851765 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9afcd0fb57b2496d90dc39b7df620dd6" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
W20260710 13:18:32.852965 12369 leader_election.cc:343] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.859177 12518 tablet_bootstrap.cc:492] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.872474 12567 raft_consensus.cc:515] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.875278 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:32.875926 12402 raft_consensus.cc:3060] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.877869 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:32.875670 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:32.878572 12475 raft_consensus.cc:3060] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.878937 12477 raft_consensus.cc:3060] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.797549 12517 raft_consensus.cc:359] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.879788 12517 raft_consensus.cc:385] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.880054 12517 raft_consensus.cc:740] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.880810 12517 consensus_queue.cc:260] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.875313 12544 consensus_queue.cc:1048] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:18:32.883137 12517 ts_tablet_manager.cc:1434] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260710 13:18:32.884064 12517 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
W20260710 13:18:32.885192 12440 leader_election.cc:343] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.888832 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.889539 12401 raft_consensus.cc:2468] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 0.
I20260710 13:18:32.891076 12442 leader_election.cc:304] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [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: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:32.891903 12622 raft_consensus.cc:2804] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:32.892277 12622 raft_consensus.cc:493] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:32.892717 12622 raft_consensus.cc:3060] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.892834 12402 raft_consensus.cc:2468] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:32.894181 12293 leader_election.cc:304] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:32.899340 12477 raft_consensus.cc:2468] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:32.899510 12566 raft_consensus.cc:2804] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.900022 12566 raft_consensus.cc:697] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:32.901849 12566 consensus_queue.cc:237] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.914891 12523 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.916220 12326 raft_consensus.cc:2468] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:32.917656 12366 leader_election.cc:304] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:32.923461 12526 raft_consensus.cc:2804] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:32.924024 12526 raft_consensus.cc:697] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:32.925078 12526 consensus_queue.cc:237] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.941190 12518 tablet_bootstrap.cc:654] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:32.943118 12545 consensus_queue.cc:1048] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.949095 12621 leader_election.cc:290] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:32.951593 12545 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:32.952466 12622 raft_consensus.cc:515] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.953061 12518 tablet_bootstrap.cc:492] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:32.953540 12518 ts_tablet_manager.cc:1403] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.003s
I20260710 13:18:32.955577 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
W20260710 13:18:32.957154 12440 leader_election.cc:343] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:32.961062 12518 raft_consensus.cc:359] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.961834 12518 raft_consensus.cc:385] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:32.962121 12518 raft_consensus.cc:740] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:32.964594 12518 consensus_queue.cc:260] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.968257 12518 ts_tablet_manager.cc:1434] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:18:32.969197 12518 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:32.970395 12635 raft_consensus.cc:493] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:32.971134 12635 raft_consensus.cc:515] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:32.974061 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:32.974900 12401 raft_consensus.cc:2393] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ebc7129faba4f499b0afd6f3953a007 in current term 1: Already voted for candidate 54135887cfb64635a6751803d84dee37 in this term.
I20260710 13:18:32.974994 12545 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:32.977813 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:32.979722 12294 leader_election.cc:304] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:32.980620 12635 leader_election.cc:290] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:32.984041 12635 raft_consensus.cc:3060] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:32.989809 12567 leader_election.cc:290] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.003254 12635 raft_consensus.cc:2749] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.035393 12635 raft_consensus.cc:493] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.038103 12635 raft_consensus.cc:515] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.042906 12518 tablet_bootstrap.cc:654] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.044425 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.045958 12635 leader_election.cc:290] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.047309 12225 catalog_manager.cc:5697] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.049626 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.050316 12475 raft_consensus.cc:2468] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:33.047545 12622 leader_election.cc:290] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:33.052706 12517 tablet_bootstrap.cc:654] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.053443 12526 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:33.053579 12293 leader_election.cc:343] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.053947 12526 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.054812 12294 leader_election.cc:304] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:33.056340 12526 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.056288 12523 raft_consensus.cc:2804] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.057997 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.058231 12523 raft_consensus.cc:493] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.058616 12523 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:33.059814 12366 leader_election.cc:343] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.060173 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:33.060746 12403 raft_consensus.cc:3060] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.063028 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.065611 12523 raft_consensus.cc:515] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.069089 12224 catalog_manager.cc:5697] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:33.069880 12369 leader_election.cc:343] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.069955 12523 leader_election.cc:290] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.070413 12369 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.071542 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:33.071856 12526 raft_consensus.cc:2749] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.072118 12475 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.078161 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
W20260710 13:18:33.079571 12293 leader_election.cc:343] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.089949 12475 raft_consensus.cc:2468] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:33.091639 12294 leader_election.cc:304] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:33.096472 12635 raft_consensus.cc:2804] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.096998 12635 raft_consensus.cc:697] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:33.098168 12519 tablet_bootstrap.cc:492] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:33.097826 12635 consensus_queue.cc:237] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.098629 12519 ts_tablet_manager.cc:1403] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.339s	user 0.049s	sys 0.071s
I20260710 13:18:33.103317 12403 raft_consensus.cc:2468] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 1.
I20260710 13:18:33.105140 12442 leader_election.cc:304] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:33.105362 12519 raft_consensus.cc:359] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.106074 12519 raft_consensus.cc:385] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.106364 12519 raft_consensus.cc:740] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.107048 12519 consensus_queue.cc:260] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.108263 12622 raft_consensus.cc:2804] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.108740 12622 raft_consensus.cc:697] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:33.109526 12622 consensus_queue.cc:237] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.114790 12519 ts_tablet_manager.cc:1434] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:33.115804 12519 tablet_bootstrap.cc:492] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:33.122262 12223 catalog_manager.cc:5697] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.129142 12518 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:33.129797 12518 ts_tablet_manager.cc:1403] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.161s	user 0.017s	sys 0.006s
I20260710 13:18:33.134485 12517 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.134981 12517 ts_tablet_manager.cc:1403] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.251s	user 0.024s	sys 0.029s
W20260710 13:18:33.136224 12274 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:33.136142 12518 raft_consensus.cc:359] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.137159 12518 raft_consensus.cc:385] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.137513 12518 raft_consensus.cc:740] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.139739 12518 consensus_queue.cc:260] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.142891 12555 raft_consensus.cc:493] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.143407 12555 raft_consensus.cc:515] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.145797 12555 leader_election.cc:290] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.147236 12518 ts_tablet_manager.cc:1434] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260710 13:18:33.147442 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.148478 12518 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:33.150079 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.150889 12475 raft_consensus.cc:2393] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac0ad7941c0c4c648d0180a61142b809 in current term 1: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:33.151908 12369 leader_election.cc:304] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.152935 12555 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.158129 12517 raft_consensus.cc:359] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.158849 12517 raft_consensus.cc:385] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.159126 12517 raft_consensus.cc:740] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.159377 12225 catalog_manager.cc:5697] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:33.159782 12517 consensus_queue.cc:260] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.160640 12555 raft_consensus.cc:2749] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.161908 12517 ts_tablet_manager.cc:1434] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:18:33.156621 12518 tablet_bootstrap.cc:654] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.162839 12517 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.170776 12519 tablet_bootstrap.cc:654] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.173243 12517 tablet_bootstrap.cc:654] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.181756 12518 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:33.182440 12518 ts_tablet_manager.cc:1403] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.014s
I20260710 13:18:33.185830 12518 raft_consensus.cc:359] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.186534 12518 raft_consensus.cc:385] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.186829 12518 raft_consensus.cc:740] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.187533 12518 consensus_queue.cc:260] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.187991 12519 tablet_bootstrap.cc:492] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:33.188413 12519 ts_tablet_manager.cc:1403] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.004s
I20260710 13:18:33.192540 12518 ts_tablet_manager.cc:1434] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260710 13:18:33.193420 12518 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:33.190912 12519 raft_consensus.cc:359] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.195565 12519 raft_consensus.cc:385] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.195852 12519 raft_consensus.cc:740] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.196548 12519 consensus_queue.cc:260] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.207574 12622 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.211257 12523 raft_consensus.cc:493] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.211743 12523 raft_consensus.cc:515] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.206691 12519 ts_tablet_manager.cc:1434] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:18:33.215982 12519 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:33.216030 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.214392 12523 leader_election.cc:290] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.224141 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.224937 12401 raft_consensus.cc:2393] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ebc7129faba4f499b0afd6f3953a007 in current term 1: Already voted for candidate 54135887cfb64635a6751803d84dee37 in this term.
I20260710 13:18:33.226327 12293 leader_election.cc:304] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:33.227798 12523 raft_consensus.cc:3060] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.232288 12622 raft_consensus.cc:493] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.232749 12622 raft_consensus.cc:515] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.234704 12622 leader_election.cc:290] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:33.236665 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6263a8b7fe4cee938d54ad5fcdf96c" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.237444 12327 raft_consensus.cc:2468] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 0.
I20260710 13:18:33.238840 12440 leader_election.cc:304] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: 
I20260710 13:18:33.239720 12622 raft_consensus.cc:2804] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.240087 12622 raft_consensus.cc:493] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.240437 12622 raft_consensus.cc:3060] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.237385 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6263a8b7fe4cee938d54ad5fcdf96c" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.242412 12401 raft_consensus.cc:2468] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 0.
I20260710 13:18:33.248062 12518 tablet_bootstrap.cc:654] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.248296 12523 raft_consensus.cc:2749] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.249300 12519 tablet_bootstrap.cc:654] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.255722 12517 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.256217 12517 ts_tablet_manager.cc:1403] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.094s	user 0.028s	sys 0.031s
I20260710 13:18:33.258950 12517 raft_consensus.cc:359] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.259624 12517 raft_consensus.cc:385] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.259953 12517 raft_consensus.cc:740] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.260607 12517 consensus_queue.cc:260] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.262620 12517 ts_tablet_manager.cc:1434] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:33.278213 12524 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.282610 12562 raft_consensus.cc:493] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.283213 12562 raft_consensus.cc:515] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.285382 12562 leader_election.cc:290] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.285974 12517 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.288265 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.288928 12403 raft_consensus.cc:2468] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:33.290315 12293 leader_election.cc:304] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:33.291427 12562 raft_consensus.cc:2804] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.291823 12562 raft_consensus.cc:493] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.293069 12562 raft_consensus.cc:3060] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.291901 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
W20260710 13:18:33.294497 12294 leader_election.cc:343] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.295904 12622 raft_consensus.cc:515] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.292632 12517 tablet_bootstrap.cc:654] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.298834 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6263a8b7fe4cee938d54ad5fcdf96c" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:33.299604 12326 raft_consensus.cc:3060] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.308204 12562 raft_consensus.cc:515] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.313910 12517 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.313800 12326 raft_consensus.cc:2468] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 1.
I20260710 13:18:33.314872 12517 ts_tablet_manager.cc:1403] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.011s
I20260710 13:18:33.315102 12440 leader_election.cc:304] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: 
I20260710 13:18:33.315994 12524 raft_consensus.cc:2804] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.316526 12524 raft_consensus.cc:697] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:33.317430 12524 consensus_queue.cc:237] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.319823 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:33.320374 12403 raft_consensus.cc:3060] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.322373 12517 raft_consensus.cc:359] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.323014 12517 raft_consensus.cc:385] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.323258 12517 raft_consensus.cc:740] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.324908 12622 leader_election.cc:290] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:33.326431 12517 consensus_queue.cc:260] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.327773 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6263a8b7fe4cee938d54ad5fcdf96c" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:33.328478 12401 raft_consensus.cc:3060] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.329857 12517 ts_tablet_manager.cc:1434] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260710 13:18:33.330770 12517 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.335280 12518 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:33.335739 12518 ts_tablet_manager.cc:1403] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.002s
I20260710 13:18:33.334827 12555 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:33.339344 12403 raft_consensus.cc:2468] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:33.337536 12401 raft_consensus.cc:2468] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 1.
I20260710 13:18:33.340410 12562 leader_election.cc:290] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.341665 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:33.342478 12519 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:33.343079 12519 ts_tablet_manager.cc:1403] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.127s	user 0.016s	sys 0.015s
I20260710 13:18:33.341143 12293 leader_election.cc:304] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
W20260710 13:18:33.345463 12294 leader_election.cc:343] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.345738 12562 raft_consensus.cc:2804] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.346447 12562 raft_consensus.cc:697] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:33.347529 12562 consensus_queue.cc:237] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.348558 12223 catalog_manager.cc:5697] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:33.359467 12518 raft_consensus.cc:359] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.360404 12518 raft_consensus.cc:385] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.360663 12518 raft_consensus.cc:740] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.359378 12475 raft_consensus.cc:3060] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.364226 12519 raft_consensus.cc:359] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.364997 12519 raft_consensus.cc:385] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.365314 12519 raft_consensus.cc:740] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.368754 12517 tablet_bootstrap.cc:654] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.366258 12519 consensus_queue.cc:260] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.370595 12518 consensus_queue.cc:260] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.376166 12518 ts_tablet_manager.cc:1434] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:18:33.377048 12518 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:33.380466 12519 ts_tablet_manager.cc:1434] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.005s
I20260710 13:18:33.381002 12526 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.384245 12519 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809: Bootstrap starting.
I20260710 13:18:33.388612 12225 catalog_manager.cc:5697] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.392967 12518 tablet_bootstrap.cc:654] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.396668 12562 consensus_queue.cc:1048] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.403522 12519 tablet_bootstrap.cc:654] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.408116 12544 raft_consensus.cc:493] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.410928 12544 raft_consensus.cc:515] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.414884 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c664d26c2477faaddb6a96e004630" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:33.416217 12366 leader_election.cc:343] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.424649 12544 leader_election.cc:290] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.425658 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c664d26c2477faaddb6a96e004630" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
W20260710 13:18:33.426983 12369 leader_election.cc:343] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.427395 12369 leader_election.cc:304] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.428380 12544 raft_consensus.cc:2749] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.434181 12562 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.439371 12562 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.441704 12562 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.443256 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.444255 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.445130 12403 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
W20260710 13:18:33.445374 12294 leader_election.cc:343] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.447147 12293 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.448573 12562 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.449092 12562 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.449618 12562 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.432957 12519 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809: No bootstrap required, opened a new log
I20260710 13:18:33.467161 12519 ts_tablet_manager.cc:1403] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.005s
I20260710 13:18:33.471524 12519 raft_consensus.cc:359] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.472581 12519 raft_consensus.cc:385] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.472992 12519 raft_consensus.cc:740] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.479486 12518 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:33.466112 12562 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.480118 12518 ts_tablet_manager.cc:1403] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.022s
I20260710 13:18:33.478888 12519 consensus_queue.cc:260] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.483733 12567 consensus_queue.cc:1048] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.484931 12562 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.485714 12519 ts_tablet_manager.cc:1434] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:18:33.489293 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:33.489372 12518 raft_consensus.cc:359] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.490396 12518 raft_consensus.cc:385] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.490801 12518 raft_consensus.cc:740] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
W20260710 13:18:33.490911 12294 leader_election.cc:343] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.491895 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:33.491631 12518 consensus_queue.cc:260] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.492475 12401 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.494448 12518 ts_tablet_manager.cc:1434] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:18:33.495536 12518 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:33.504899 12518 tablet_bootstrap.cc:654] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.510071 12518 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:33.510622 12518 ts_tablet_manager.cc:1403] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.009s
I20260710 13:18:33.513553 12567 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.513738 12518 raft_consensus.cc:359] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.514055 12567 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.514572 12518 raft_consensus.cc:385] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.515002 12518 raft_consensus.cc:740] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.515808 12518 consensus_queue.cc:260] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.516237 12567 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.517485 12518 ts_tablet_manager.cc:1434] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:18:33.517704 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.518553 12518 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
W20260710 13:18:33.519102 12294 leader_election.cc:343] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.522574 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.523108 12403 raft_consensus.cc:2468] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:33.524344 12293 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.525142 12562 raft_consensus.cc:2804] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.525528 12562 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.525879 12562 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.526320 12518 tablet_bootstrap.cc:654] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.528239 12517 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.528697 12517 ts_tablet_manager.cc:1403] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.198s	user 0.032s	sys 0.048s
I20260710 13:18:33.531167 12517 raft_consensus.cc:359] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.531716 12517 raft_consensus.cc:385] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.531949 12517 raft_consensus.cc:740] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.532539 12517 consensus_queue.cc:260] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.534338 12517 ts_tablet_manager.cc:1434] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:33.513749 12401 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:33.535882 12293 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.536648 12517 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.536695 12567 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.537501 12567 raft_consensus.cc:697] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:33.538503 12567 consensus_queue.cc:237] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.543140 12517 tablet_bootstrap.cc:654] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.536298 12562 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.549917 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:33.550659 12401 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.553267 12523 raft_consensus.cc:493] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.553992 12523 raft_consensus.cc:515] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.555677 12566 consensus_queue.cc:1048] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.557901 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.558348 12523 leader_election.cc:290] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.558501 12403 raft_consensus.cc:2468] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:33.558988 12622 raft_consensus.cc:493] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.559458 12622 raft_consensus.cc:515] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.560166 12562 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.560390 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.559708 12293 leader_election.cc:304] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:33.561296 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:33.562049 12562 raft_consensus.cc:2804] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.562085 12622 leader_election.cc:290] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:33.563097 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.564630 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.564877 12562 raft_consensus.cc:493] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.565418 12562 raft_consensus.cc:3060] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:33.564011 12294 leader_election.cc:343] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.566843 12440 leader_election.cc:304] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:33.568109 12622 raft_consensus.cc:2749] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.564661 12224 catalog_manager.cc:5697] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:33.569545 12294 leader_election.cc:343] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.572031 12518 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:33.572518 12518 ts_tablet_manager.cc:1403] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.019s
I20260710 13:18:33.575382 12518 raft_consensus.cc:359] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.576081 12518 raft_consensus.cc:385] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.576346 12518 raft_consensus.cc:740] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.577191 12518 consensus_queue.cc:260] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.579275 12518 ts_tablet_manager.cc:1434] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:33.580394 12518 tablet_bootstrap.cc:492] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007: Bootstrap starting.
I20260710 13:18:33.580853 12523 consensus_queue.cc:1048] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.581030 12401 raft_consensus.cc:2468] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:33.586402 12518 tablet_bootstrap.cc:654] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.586513 12293 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.587911 12562 raft_consensus.cc:515] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.588230 12523 raft_consensus.cc:2804] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.589660 12523 raft_consensus.cc:697] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:33.590504 12523 consensus_queue.cc:237] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.594992 12562 leader_election.cc:290] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.598140 12517 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.597952 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
W20260710 13:18:33.599690 12294 leader_election.cc:343] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.600517 12517 ts_tablet_manager.cc:1403] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.000s
I20260710 13:18:33.608085 12518 tablet_bootstrap.cc:492] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007: No bootstrap required, opened a new log
I20260710 13:18:33.608551 12518 ts_tablet_manager.cc:1403] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260710 13:18:33.610652 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:33.611279 12401 raft_consensus.cc:3060] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.613468 12518 raft_consensus.cc:359] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.614149 12518 raft_consensus.cc:385] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.614406 12518 raft_consensus.cc:740] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.615068 12518 consensus_queue.cc:260] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.616099 12622 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.617125 12518 ts_tablet_manager.cc:1434] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:33.619442 12517 raft_consensus.cc:359] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.620262 12517 raft_consensus.cc:385] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.620541 12517 raft_consensus.cc:740] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.621384 12517 consensus_queue.cc:260] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.623442 12517 ts_tablet_manager.cc:1434] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 13:18:33.624537 12517 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.629076 12401 raft_consensus.cc:2468] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:33.631862 12293 leader_election.cc:304] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.634909 12562 raft_consensus.cc:2804] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.635525 12562 raft_consensus.cc:697] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:33.636643 12562 consensus_queue.cc:237] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.643015 12517 tablet_bootstrap.cc:654] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.648813 12517 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.649246 12517 ts_tablet_manager.cc:1403] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 13:18:33.651808 12517 raft_consensus.cc:359] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.652429 12517 raft_consensus.cc:385] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.652879 12517 raft_consensus.cc:740] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.653491 12517 consensus_queue.cc:260] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.654328 12621 raft_consensus.cc:493] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.654841 12621 raft_consensus.cc:515] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.655349 12517 ts_tablet_manager.cc:1434] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:33.656198 12517 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.657030 12621 leader_election.cc:290] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:33.657642 12621 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.660175 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.660804 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbca48272bb14efca8846f798d9b9a30" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.661576 12402 raft_consensus.cc:2393] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54135887cfb64635a6751803d84dee37 in current term 1: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:33.662611 12517 tablet_bootstrap.cc:654] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.663856 12442 leader_election.cc:304] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:33.668751 12621 raft_consensus.cc:3060] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.688833 12224 catalog_manager.cc:5697] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.693846 12621 raft_consensus.cc:2749] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.698053 12517 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.698501 12517 ts_tablet_manager.cc:1403] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.017s
I20260710 13:18:33.699038 12224 catalog_manager.cc:5697] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.700424 12517 raft_consensus.cc:359] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.700973 12517 raft_consensus.cc:385] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.701189 12517 raft_consensus.cc:740] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.701758 12517 consensus_queue.cc:260] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.703516 12517 ts_tablet_manager.cc:1434] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:33.705562 12517 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.711066 12517 tablet_bootstrap.cc:654] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.739045 12635 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.745275 12622 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.781769 12517 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.782225 12517 ts_tablet_manager.cc:1403] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.051s
I20260710 13:18:33.784657 12517 raft_consensus.cc:359] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.785166 12517 raft_consensus.cc:385] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.785394 12517 raft_consensus.cc:740] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.785982 12517 consensus_queue.cc:260] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.787511 12517 ts_tablet_manager.cc:1434] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:33.788332 12517 tablet_bootstrap.cc:492] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37: Bootstrap starting.
I20260710 13:18:33.792870 12517 tablet_bootstrap.cc:654] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:33.792687 12622 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:33.808801 12477 raft_consensus.cc:3060] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.809146 12567 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:33.816812 12544 raft_consensus.cc:493] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.817421 12544 raft_consensus.cc:515] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.820847 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.821686 12326 raft_consensus.cc:2468] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:33.821956 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.822705 12476 raft_consensus.cc:2468] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 0.
I20260710 13:18:33.823509 12366 leader_election.cc:304] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:33.824784 12555 raft_consensus.cc:2804] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.825238 12555 raft_consensus.cc:493] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.825680 12555 raft_consensus.cc:3060] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.854740 12544 leader_election.cc:290] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.849716 12555 raft_consensus.cc:515] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.861084 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:33.862023 12326 raft_consensus.cc:3060] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.881392 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:33.882239 12476 raft_consensus.cc:3060] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.891842 12476 raft_consensus.cc:2468] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:33.874599 12326 raft_consensus.cc:2468] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 1.
I20260710 13:18:33.902148 12369 leader_election.cc:304] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:33.895509 12567 raft_consensus.cc:493] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.903079 12544 raft_consensus.cc:2804] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.902959 12567 raft_consensus.cc:515] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.903625 12544 raft_consensus.cc:697] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:33.904492 12544 consensus_queue.cc:237] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.905722 12567 leader_election.cc:290] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.898826 12621 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.907582 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c664d26c2477faaddb6a96e004630" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:33.907542 12621 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
W20260710 13:18:33.908957 12294 leader_election.cc:343] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:33.909216 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c664d26c2477faaddb6a96e004630" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.909732 12621 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:33.909848 12402 raft_consensus.cc:2468] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 0.
I20260710 13:18:33.912161 12293 leader_election.cc:304] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 54135887cfb64635a6751803d84dee37
I20260710 13:18:33.913048 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.900923 12555 leader_election.cc:290] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 1 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.913897 12402 raft_consensus.cc:2393] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54135887cfb64635a6751803d84dee37 in current term 1: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:33.915539 12567 raft_consensus.cc:2804] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:33.916006 12567 raft_consensus.cc:493] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:33.916366 12567 raft_consensus.cc:3060] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.916402 12517 tablet_bootstrap.cc:492] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37: No bootstrap required, opened a new log
I20260710 13:18:33.917186 12517 ts_tablet_manager.cc:1403] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37: Time spent bootstrapping tablet: real 0.129s	user 0.044s	sys 0.068s
I20260710 13:18:33.917915 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.920171 12517 raft_consensus.cc:359] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.921096 12517 raft_consensus.cc:385] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.921401 12517 raft_consensus.cc:740] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.922140 12517 consensus_queue.cc:260] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.923038 12442 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:33.924355 12621 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.925199 12517 ts_tablet_manager.cc:1434] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:33.935025 12567 raft_consensus.cc:515] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.937951 12621 raft_consensus.cc:2749] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:33.943773 12567 leader_election.cc:290] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:33.945055 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c664d26c2477faaddb6a96e004630" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:33.945667 12477 raft_consensus.cc:3060] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.946022 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868c664d26c2477faaddb6a96e004630" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:33.946605 12400 raft_consensus.cc:3060] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:33.950554 12224 catalog_manager.cc:5697] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.952805 12477 raft_consensus.cc:2468] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:33.953673 12400 raft_consensus.cc:2468] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 1.
I20260710 13:18:33.954037 12294 leader_election.cc:304] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: 
I20260710 13:18:33.955186 12635 raft_consensus.cc:2804] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:33.955672 12635 raft_consensus.cc:697] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:33.956439 12635 consensus_queue.cc:237] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.966213 12224 catalog_manager.cc:5697] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:33.983445 12621 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:33.983911 12621 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:33.985664 12621 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:33.986622 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:33.986811 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:33.988162 12400 raft_consensus.cc:2393] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54135887cfb64635a6751803d84dee37 in current term 1: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:33.991876 12440 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:33.993189 12621 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:34.000304 12621 raft_consensus.cc:2749] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:34.005138 12566 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:34.019227 12566 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:34.099117 12566 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:34.111027 12635 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:34.137914 12621 raft_consensus.cc:493] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:34.138473 12621 raft_consensus.cc:515] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:34.140659 12621 leader_election.cc:290] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:34.142132 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:34.142824 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:34.143618 12400 raft_consensus.cc:2393] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54135887cfb64635a6751803d84dee37 in current term 1: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:34.144591 12442 leader_election.cc:304] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:34.145438 12621 raft_consensus.cc:3060] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:34.152354 12621 raft_consensus.cc:2749] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:34.155261 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:34.163127 12690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:34.164992 12691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:34.175194 12693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:34.175994 11223 server_base.cc:1061] running on GCE node
I20260710 13:18:34.178618 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:34.178949 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:34.179183 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689514179165 us; error 0 us; skew 500 ppm
I20260710 13:18:34.179975 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:34.183203 11223 webserver.cc:533] Webserver started at http://127.10.245.196:33841/ using document root <none> and password file <none>
I20260710 13:18:34.183833 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:34.184079 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:34.184396 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:34.185869 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-3-root/instance:
uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
format_stamp: "Formatted at 2026-07-10 13:18:34 on dist-test-slave-rnb9"
I20260710 13:18:34.191881 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.002s
I20260710 13:18:34.196589 12698 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:34.197602 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:18:34.197968 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-3-root
uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
format_stamp: "Formatted at 2026-07-10 13:18:34 on dist-test-slave-rnb9"
I20260710 13:18:34.198344 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:34.220510 12635 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:34.230087 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:34.231874 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:34.242076 12567 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:34.255362 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:34.300246 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:34.300706 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:34.301174 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:34.301584 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:34.363713 12567 consensus_queue.cc:1048] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:34.382427 12684 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:34.390170 12635 consensus_queue.cc:1048] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:34.413865 12555 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:34.468948 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.196:40321
I20260710 13:18:34.469100 12767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.196:40321 every 8 connection(s)
I20260710 13:18:34.474172 11223 auto_leader_rebalancer-test.cc:388] add a tserver: 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:34.498993 12768 heartbeater.cc:344] Connected to a master server at 127.10.245.254:46429
I20260710 13:18:34.499486 12768 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:34.500499 12768 heartbeater.cc:507] Master 127.10.245.254:46429 requested a full tablet report, sending...
I20260710 13:18:34.502795 12226 ts_manager.cc:194] Registered new tserver with Master: 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:34.504258 12226 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53240
I20260710 13:18:35.239293 12477 consensus_queue.cc:237] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:35.245988 12402 raft_consensus.cc:1275] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.247640 12621 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:35.249773 12326 raft_consensus.cc:1275] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.252924 12621 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:35.256984 12622 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.259143 12402 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.274067 12226 catalog_manager.cc:5697] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:35.288878 12440 consensus_peers.cc:597] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f9b155658464ee496c4b542380297bc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.293041 12328 consensus_queue.cc:237] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:35.317090 12326 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.331053 12477 raft_consensus.cc:1275] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.333105 12523 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:35.349761 12402 raft_consensus.cc:1275] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.351670 12562 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:35.365017 12562 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.366916 12477 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.393895 12326 consensus_queue.cc:237] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
W20260710 13:18:35.397369 12291 consensus_peers.cc:597] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbca48272bb14efca8846f798d9b9a30. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.399655 12402 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.415266 12226 catalog_manager.cc:5697] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:35.442994 12291 consensus_peers.cc:597] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e37a7c33fa234c8ba078c0e50e53bb9b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.445798 12477 raft_consensus.cc:1275] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.449216 12402 raft_consensus.cc:1275] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.450140 12523 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:35.451731 12635 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:35.467851 12523 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.469673 12477 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.470693 12402 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.484863 12226 catalog_manager.cc:5697] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:35.485370 12326 consensus_queue.cc:237] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
W20260710 13:18:35.502030 12291 consensus_peers.cc:597] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e152a73b30e14d3dbb1cb2fb34019141. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:35.503233 12477 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.504768 12791 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:35.507097 12768 heartbeater.cc:499] Master 127.10.245.254:46429 was elected leader, sending a full tablet report...
I20260710 13:18:35.512605 12400 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:35.514083 12791 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:35.523568 12523 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.529917 12475 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.551918 12400 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.559036 12225 catalog_manager.cc:5697] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:35.808194 12797 ts_tablet_manager.cc:933] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:35.810336 12797 tablet_copy_client.cc:323] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:35.831801 12338 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet fbca48272bb14efca8846f798d9b9a30 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:35.832463 12338 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet fbca48272bb14efca8846f798d9b9a30 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-fbca48272bb14efca8846f798d9b9a30
I20260710 13:18:35.842485 12338 tablet_copy_source_session.cc:215] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:35.846457 12797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbca48272bb14efca8846f798d9b9a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.866235 12801 ts_tablet_manager.cc:933] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:35.866222 12797 tablet_copy_client.cc:806] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:35.867082 12797 tablet_copy_client.cc:670] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:35.877832 12797 tablet_copy_client.cc:538] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:35.883675 12803 ts_tablet_manager.cc:933] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:35.884136 12801 tablet_copy_client.cc:323] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:37889
I20260710 13:18:35.907634 12797 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:35.925890 12803 tablet_copy_client.cc:323] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:35.927708 12338 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet e37a7c33fa234c8ba078c0e50e53bb9b from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:35.928272 12338 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet e37a7c33fa234c8ba078c0e50e53bb9b from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-e37a7c33fa234c8ba078c0e50e53bb9b
I20260710 13:18:35.941011 12487 tablet_copy_service.cc:140] P 54135887cfb64635a6751803d84dee37: Received BeginTabletCopySession request for tablet 9f9b155658464ee496c4b542380297bc from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39956)
I20260710 13:18:35.941663 12487 tablet_copy_service.cc:161] P 54135887cfb64635a6751803d84dee37: Beginning new tablet copy session on tablet 9f9b155658464ee496c4b542380297bc from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39956: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-9f9b155658464ee496c4b542380297bc
I20260710 13:18:35.949563 12487 tablet_copy_source_session.cc:215] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:35.951388 12338 tablet_copy_source_session.cc:215] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:35.956766 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f9b155658464ee496c4b542380297bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:35.966624 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e37a7c33fa234c8ba078c0e50e53bb9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.015313 12808 ts_tablet_manager.cc:933] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:36.017587 12803 tablet_copy_client.cc:806] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:36.018174 12803 tablet_copy_client.cc:670] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:36.019151 12808 tablet_copy_client.cc:323] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:36.022503 12337 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet e152a73b30e14d3dbb1cb2fb34019141 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:36.023178 12337 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet e152a73b30e14d3dbb1cb2fb34019141 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-e152a73b30e14d3dbb1cb2fb34019141
I20260710 13:18:36.026729 12797 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:36.027750 12797 tablet_bootstrap.cc:492] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:36.028455 12797 ts_tablet_manager.cc:1403] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.121s	user 0.039s	sys 0.036s
I20260710 13:18:36.031912 12803 tablet_copy_client.cc:538] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:36.034536 12801 tablet_copy_client.cc:806] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:36.034971 12337 tablet_copy_source_session.cc:215] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:36.035245 12801 tablet_copy_client.cc:670] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:36.047701 12803 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:36.048184 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e152a73b30e14d3dbb1cb2fb34019141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:36.058768 12801 tablet_copy_client.cc:538] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:36.071367 12797 raft_consensus.cc:359] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.072331 12797 raft_consensus.cc:740] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:36.072999 12797 consensus_queue.cc:260] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.081875 12803 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:36.082892 12803 tablet_bootstrap.cc:492] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:36.083585 12803 ts_tablet_manager.cc:1403] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.015s
I20260710 13:18:36.086059 12801 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:36.087004 12803 raft_consensus.cc:359] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.087909 12803 raft_consensus.cc:740] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:36.088613 12803 consensus_queue.cc:260] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.097687 12803 ts_tablet_manager.cc:1434] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:18:36.099757 12337 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-e37a7c33fa234c8ba078c0e50e53bb9b received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:36.100240 12337 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-e37a7c33fa234c8ba078c0e50e53bb9b on tablet e37a7c33fa234c8ba078c0e50e53bb9b with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:36.108300 12797 ts_tablet_manager.cc:1434] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.004s
I20260710 13:18:36.094755 12808 tablet_copy_client.cc:806] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:36.110263 12808 tablet_copy_client.cc:670] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:36.111361 12337 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-fbca48272bb14efca8846f798d9b9a30 received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:36.111855 12337 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-fbca48272bb14efca8846f798d9b9a30 on tablet fbca48272bb14efca8846f798d9b9a30 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:36.114884 12808 tablet_copy_client.cc:538] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:36.129136 12808 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:36.174064 12808 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:36.175077 12808 tablet_bootstrap.cc:492] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:36.175784 12808 ts_tablet_manager.cc:1403] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.020s
I20260710 13:18:36.179442 12808 raft_consensus.cc:359] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.180424 12808 raft_consensus.cc:740] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:36.181144 12808 consensus_queue.cc:260] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.183610 12808 ts_tablet_manager.cc:1434] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:18:36.184218 12801 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:36.185524 12337 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-e152a73b30e14d3dbb1cb2fb34019141 received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:36.185978 12337 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-e152a73b30e14d3dbb1cb2fb34019141 on tablet e152a73b30e14d3dbb1cb2fb34019141 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:36.188261 12801 tablet_bootstrap.cc:492] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:36.189064 12801 ts_tablet_manager.cc:1403] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.016s
I20260710 13:18:36.197429 12801 raft_consensus.cc:359] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.198223 12801 raft_consensus.cc:740] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:36.198822 12801 consensus_queue.cc:260] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:36.205072 12801 ts_tablet_manager.cc:1434] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:36.208163 12487 tablet_copy_service.cc:342] P 54135887cfb64635a6751803d84dee37: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-9f9b155658464ee496c4b542380297bc received from {username='slave'} at 127.0.0.1:39956
I20260710 13:18:36.208628 12487 tablet_copy_service.cc:434] P 54135887cfb64635a6751803d84dee37: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-9f9b155658464ee496c4b542380297bc on tablet 9f9b155658464ee496c4b542380297bc with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:36.211179 12738 raft_consensus.cc:1217] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:36.365618 12738 raft_consensus.cc:1217] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:36.423317 12738 raft_consensus.cc:1217] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:36.458320 12738 raft_consensus.cc:1217] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:36.590418 12791 raft_consensus.cc:1064] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:36.594053 12791 consensus_queue.cc:237] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:36.649444 12400 raft_consensus.cc:1275] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.652871 12477 raft_consensus.cc:1275] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.670984 12738 raft_consensus.cc:1275] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.680416 12635 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.692687 12821 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.715564 12822 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:18:36.752632 12791 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.754334 12400 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.755012 12738 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.770780 12477 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.773979 12226 catalog_manager.cc:5697] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.799024 12326 consensus_queue.cc:237] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:36.804792 12400 raft_consensus.cc:1275] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.805192 12738 raft_consensus.cc:1275] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:36.806538 12824 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:36.807464 12791 consensus_queue.cc:1048] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:36.813475 12824 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.816891 12738 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.819585 12400 raft_consensus.cc:2955] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.823956 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbca48272bb14efca8846f798d9b9a30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:36.829773 12223 catalog_manager.cc:5697] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:36.843792 12459 tablet_service.cc:1558] Processing DeleteTablet for tablet fbca48272bb14efca8846f798d9b9a30 with delete_type TABLET_DATA_TOMBSTONED (TS 54135887cfb64635a6751803d84dee37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53054
I20260710 13:18:36.846709 12832 tablet_replica.cc:333] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:18:36.848232 12832 raft_consensus.cc:2243] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:36.848889 12832 raft_consensus.cc:2272] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:36.853147 12832 ts_tablet_manager.cc:1916] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:36.869324 12832 ts_tablet_manager.cc:1929] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:36.869918 12832 log.cc:1199] T fbca48272bb14efca8846f798d9b9a30 P 54135887cfb64635a6751803d84dee37: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/wals/fbca48272bb14efca8846f798d9b9a30
I20260710 13:18:36.871392 12824 raft_consensus.cc:1064] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:36.872400 12213 catalog_manager.cc:5028] TS 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): tablet fbca48272bb14efca8846f798d9b9a30 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:36.874740 12824 consensus_queue.cc:237] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:36.882097 12402 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.882227 12477 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.882061 12738 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.883831 12824 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.884744 12635 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.886521 12822 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.896109 12816 raft_consensus.cc:1064] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:36.904313 12816 consensus_queue.cc:237] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:36.910125 12822 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.914850 12400 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.916976 12738 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.924772 12737 raft_consensus.cc:1275] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.926652 12815 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.937860 12402 raft_consensus.cc:1275] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.938797 12326 raft_consensus.cc:1275] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:36.939741 12816 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:36.941304 12815 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:36.937906 12223 catalog_manager.cc:5697] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.949536 12475 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:36.971150 12791 raft_consensus.cc:1064] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:36.973788 12791 consensus_queue.cc:237] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:36.977064 12328 consensus_queue.cc:237] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:37.022126 12737 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.023492 12475 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.023700 12822 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:37.025065 12824 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:37.031464 12822 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.035856 12815 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.039902 12402 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.034775 12737 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.053848 12475 raft_consensus.cc:2955] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.056845 12326 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.058736 12226 catalog_manager.cc:5697] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.066469 12738 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.078485 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e152a73b30e14d3dbb1cb2fb34019141 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:37.085938 12226 catalog_manager.cc:5697] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:37.088615 12475 raft_consensus.cc:1275] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.090196 12635 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:37.092471 12477 consensus_queue.cc:237] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:37.099304 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet e152a73b30e14d3dbb1cb2fb34019141 with delete_type TABLET_DATA_TOMBSTONED (TS ac0ad7941c0c4c648d0180a61142b809 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47578
I20260710 13:18:37.101701 12843 tablet_replica.cc:333] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:18:37.102902 12843 raft_consensus.cc:2243] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:37.108639 12737 raft_consensus.cc:1275] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.106984 12400 raft_consensus.cc:1275] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.121907 12843 raft_consensus.cc:2272] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:37.107860 12402 raft_consensus.cc:1275] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:37.123168 12816 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:37.123172 12822 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:18:37.126142 12791 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:37.127547 12843 ts_tablet_manager.cc:1916] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:37.138643 12738 raft_consensus.cc:1275] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.136364 12844 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.142727 12400 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.153211 12621 consensus_queue.cc:1048] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:37.159912 12738 raft_consensus.cc:2955] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.175781 12791 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.184494 12226 catalog_manager.cc:5697] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.194454 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f9b155658464ee496c4b542380297bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:37.199396 12403 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.203025 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f9b155658464ee496c4b542380297bc with delete_type TABLET_DATA_TOMBSTONED (TS 4ebc7129faba4f499b0afd6f3953a007 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37228
I20260710 13:18:37.204237 12738 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.205590 12475 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.224531 12224 catalog_manager.cc:5697] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.232530 12843 ts_tablet_manager.cc:1929] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:37.233053 12843 log.cc:1199] T e152a73b30e14d3dbb1cb2fb34019141 P ac0ad7941c0c4c648d0180a61142b809: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/wals/e152a73b30e14d3dbb1cb2fb34019141
I20260710 13:18:37.235392 12212 catalog_manager.cc:5028] TS ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): tablet e152a73b30e14d3dbb1cb2fb34019141 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:37.236027 12847 tablet_replica.cc:333] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:18:37.237195 12847 raft_consensus.cc:2243] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:37.237896 12847 raft_consensus.cc:2272] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:37.242631 12847 ts_tablet_manager.cc:1916] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:37.248493 12326 consensus_queue.cc:237] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:37.257853 12738 raft_consensus.cc:1275] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.258757 12847 ts_tablet_manager.cc:1929] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:37.259236 12847 log.cc:1199] T 9f9b155658464ee496c4b542380297bc P 4ebc7129faba4f499b0afd6f3953a007: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/wals/9f9b155658464ee496c4b542380297bc
I20260710 13:18:37.259649 12791 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:37.263496 12210 catalog_manager.cc:5028] TS 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): tablet 9f9b155658464ee496c4b542380297bc (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:37.266975 12477 raft_consensus.cc:1275] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:37.268580 12823 consensus_queue.cc:1048] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:37.267957 12635 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.272006 12738 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.272722 12477 raft_consensus.cc:2955] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.278945 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e37a7c33fa234c8ba078c0e50e53bb9b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:37.284389 12223 catalog_manager.cc:5697] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:37.294414 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet e37a7c33fa234c8ba078c0e50e53bb9b with delete_type TABLET_DATA_TOMBSTONED (TS ac0ad7941c0c4c648d0180a61142b809 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47578
I20260710 13:18:37.295394 12843 tablet_replica.cc:333] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:18:37.296289 12843 raft_consensus.cc:2243] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:37.296957 12843 raft_consensus.cc:2272] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:37.300268 12843 ts_tablet_manager.cc:1916] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:37.312587 12843 ts_tablet_manager.cc:1929] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:37.312948 12843 log.cc:1199] T e37a7c33fa234c8ba078c0e50e53bb9b P ac0ad7941c0c4c648d0180a61142b809: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/wals/e37a7c33fa234c8ba078c0e50e53bb9b
I20260710 13:18:37.314548 12212 catalog_manager.cc:5028] TS ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): tablet e37a7c33fa234c8ba078c0e50e53bb9b (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:38.335718 12403 consensus_queue.cc:237] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.344501 12475 raft_consensus.cc:1275] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:38.346117 12853 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.348155 12326 raft_consensus.cc:1275] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:38.349749 12853 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.354918 12819 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
W20260710 13:18:38.361711 12366 consensus_peers.cc:597] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b095b22bdb184c93a70d3827c50f5004. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:38.361660 12326 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.362577 12475 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.372268 12328 consensus_queue.cc:237] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.373528 12225 catalog_manager.cc:5697] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.383698 12475 raft_consensus.cc:1275] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:38.384541 12291 consensus_peers.cc:597] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99577415647d4a849ffc468a09463f03. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:38.384564 12403 raft_consensus.cc:1275] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:38.386106 12635 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:38.387297 12791 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.398440 12635 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.401918 12403 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.405653 12475 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.415068 12226 catalog_manager.cc:5697] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.415607 12477 consensus_queue.cc:237] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.427588 12403 raft_consensus.cc:1275] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:38.427618 12440 consensus_peers.cc:597] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af6263a8b7fe4cee938d54ad5fcdf96c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:38.429050 12850 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.429549 12328 raft_consensus.cc:1275] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:38.434203 12850 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.440065 12870 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.441651 12403 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.448494 12328 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.456559 12326 consensus_queue.cc:237] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.456574 12223 catalog_manager.cc:5697] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:38.467326 12291 consensus_peers.cc:597] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92109276bbe2425e9f268a4ecdf31a57. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:38.472155 12477 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:38.472733 12403 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:38.473495 12635 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.479595 12635 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.482460 12791 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.485384 12477 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.490248 12403 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:38.499954 12225 catalog_manager.cc:5697] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.833127 12876 ts_tablet_manager.cc:933] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:38.835258 12876 tablet_copy_client.cc:323] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:37889
I20260710 13:18:38.837399 12487 tablet_copy_service.cc:140] P 54135887cfb64635a6751803d84dee37: Received BeginTabletCopySession request for tablet af6263a8b7fe4cee938d54ad5fcdf96c from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39956)
I20260710 13:18:38.837857 12487 tablet_copy_service.cc:161] P 54135887cfb64635a6751803d84dee37: Beginning new tablet copy session on tablet af6263a8b7fe4cee938d54ad5fcdf96c from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39956: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-af6263a8b7fe4cee938d54ad5fcdf96c
I20260710 13:18:38.843134 12487 tablet_copy_source_session.cc:215] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:38.846251 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6263a8b7fe4cee938d54ad5fcdf96c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:38.850909 12878 ts_tablet_manager.cc:933] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:38.852936 12878 tablet_copy_client.cc:323] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38947
I20260710 13:18:38.864521 12876 tablet_copy_client.cc:806] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:38.867650 12876 tablet_copy_client.cc:670] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:38.872166 12876 tablet_copy_client.cc:538] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:38.882128 12413 tablet_copy_service.cc:140] P ac0ad7941c0c4c648d0180a61142b809: Received BeginTabletCopySession request for tablet b095b22bdb184c93a70d3827c50f5004 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:57358)
I20260710 13:18:38.882826 12876 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:38.882804 12413 tablet_copy_service.cc:161] P ac0ad7941c0c4c648d0180a61142b809: Beginning new tablet copy session on tablet b095b22bdb184c93a70d3827c50f5004 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:57358: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-b095b22bdb184c93a70d3827c50f5004
I20260710 13:18:38.891453 12413 tablet_copy_source_session.cc:215] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:38.894421 12878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b095b22bdb184c93a70d3827c50f5004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:38.907670 12878 tablet_copy_client.cc:806] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:38.908229 12876 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:38.908286 12878 tablet_copy_client.cc:670] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:38.909430 12876 tablet_bootstrap.cc:492] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:38.910393 12876 ts_tablet_manager.cc:1403] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.009s
I20260710 13:18:38.912173 12878 tablet_copy_client.cc:538] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:38.914129 12876 raft_consensus.cc:359] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.915107 12876 raft_consensus.cc:740] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:38.915817 12876 consensus_queue.cc:260] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.919205 12878 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:38.920714 12876 ts_tablet_manager.cc:1434] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:18:38.923456 12487 tablet_copy_service.cc:342] P 54135887cfb64635a6751803d84dee37: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-af6263a8b7fe4cee938d54ad5fcdf96c received from {username='slave'} at 127.0.0.1:39956
I20260710 13:18:38.923996 12487 tablet_copy_service.cc:434] P 54135887cfb64635a6751803d84dee37: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-af6263a8b7fe4cee938d54ad5fcdf96c on tablet af6263a8b7fe4cee938d54ad5fcdf96c with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:38.938400 12878 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:38.939170 12878 tablet_bootstrap.cc:492] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:38.939738 12878 ts_tablet_manager.cc:1403] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:18:38.941900 12878 raft_consensus.cc:359] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.942566 12878 raft_consensus.cc:740] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:38.943197 12878 consensus_queue.cc:260] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:38.945310 12878 ts_tablet_manager.cc:1434] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:38.947091 12413 tablet_copy_service.cc:342] P ac0ad7941c0c4c648d0180a61142b809: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-b095b22bdb184c93a70d3827c50f5004 received from {username='slave'} at 127.0.0.1:57358
I20260710 13:18:38.947510 12413 tablet_copy_service.cc:434] P ac0ad7941c0c4c648d0180a61142b809: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-b095b22bdb184c93a70d3827c50f5004 on tablet b095b22bdb184c93a70d3827c50f5004 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:38.962612 12878 ts_tablet_manager.cc:933] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:38.968700 12878 tablet_copy_client.cc:323] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:38.970872 12337 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet 99577415647d4a849ffc468a09463f03 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:38.971453 12337 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet 99577415647d4a849ffc468a09463f03 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-99577415647d4a849ffc468a09463f03
I20260710 13:18:38.973495 12876 ts_tablet_manager.cc:933] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:38.975409 12876 tablet_copy_client.cc:323] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:38.977397 12338 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet 92109276bbe2425e9f268a4ecdf31a57 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:38.977952 12338 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet 92109276bbe2425e9f268a4ecdf31a57 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-92109276bbe2425e9f268a4ecdf31a57
I20260710 13:18:38.978113 12337 tablet_copy_source_session.cc:215] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:38.981151 12878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99577415647d4a849ffc468a09463f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:38.987162 12338 tablet_copy_source_session.cc:215] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:38.993602 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92109276bbe2425e9f268a4ecdf31a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:38.994688 12878 tablet_copy_client.cc:806] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:38.995286 12878 tablet_copy_client.cc:670] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:38.999577 12878 tablet_copy_client.cc:538] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:39.007342 12878 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:39.015764 12876 tablet_copy_client.cc:806] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:39.016431 12876 tablet_copy_client.cc:670] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:39.020409 12876 tablet_copy_client.cc:538] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:39.028067 12878 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:39.028856 12878 tablet_bootstrap.cc:492] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:39.029378 12878 ts_tablet_manager.cc:1403] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260710 13:18:39.031642 12878 raft_consensus.cc:359] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:39.032354 12878 raft_consensus.cc:740] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:39.032881 12878 consensus_queue.cc:260] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:39.035100 12878 ts_tablet_manager.cc:1434] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:18:39.035637 12876 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:39.038409 12338 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-99577415647d4a849ffc468a09463f03 received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:39.038909 12338 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-99577415647d4a849ffc468a09463f03 on tablet 99577415647d4a849ffc468a09463f03 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:39.062731 12876 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:39.063760 12876 tablet_bootstrap.cc:492] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:39.064491 12876 ts_tablet_manager.cc:1403] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.031s	user 0.025s	sys 0.000s
I20260710 13:18:39.067585 12876 raft_consensus.cc:359] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:39.068445 12876 raft_consensus.cc:740] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:39.069381 12876 consensus_queue.cc:260] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:39.071893 12876 ts_tablet_manager.cc:1434] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:18:39.073590 12338 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-92109276bbe2425e9f268a4ecdf31a57 received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:39.074040 12338 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-92109276bbe2425e9f268a4ecdf31a57 on tablet 92109276bbe2425e9f268a4ecdf31a57 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:39.349366 12738 raft_consensus.cc:1217] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:39.398464 12738 raft_consensus.cc:1217] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:39.468003 12738 raft_consensus.cc:1217] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:39.495520 12738 raft_consensus.cc:1217] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:39.849422 12635 raft_consensus.cc:1064] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:39.851388 12635 consensus_queue.cc:237] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:39.856974 12738 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.858388 12889 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:39.858759 12400 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.858760 12475 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:39.860275 12791 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.861405 12889 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:39.874406 12791 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.876189 12400 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.883275 12738 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.887811 12475 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.889230 12223 catalog_manager.cc:5697] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.917161 12328 consensus_queue.cc:237] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:39.924744 12400 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:39.924782 12738 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:39.926343 12635 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:39.927731 12791 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:39.935324 12889 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.936841 12738 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.942296 12400 raft_consensus.cc:2955] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.949893 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92109276bbe2425e9f268a4ecdf31a57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:39.949452 12225 catalog_manager.cc:5697] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:39.966742 12890 raft_consensus.cc:1064] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:39.969512 12459 tablet_service.cc:1558] Processing DeleteTablet for tablet 92109276bbe2425e9f268a4ecdf31a57 with delete_type TABLET_DATA_TOMBSTONED (TS 54135887cfb64635a6751803d84dee37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53054
I20260710 13:18:39.969527 12890 consensus_queue.cc:237] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:39.971664 12899 tablet_replica.cc:333] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:18:39.972597 12899 raft_consensus.cc:2243] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.973270 12899 raft_consensus.cc:2272] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.976832 12899 ts_tablet_manager.cc:1916] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:39.980613 12850 raft_consensus.cc:1064] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:39.983265 12850 consensus_queue.cc:237] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:39.997195 12791 raft_consensus.cc:1064] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:39.999518 12791 consensus_queue.cc:237] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:40.003201 12738 raft_consensus.cc:1275] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.004601 12819 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:40.006270 12737 raft_consensus.cc:1275] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.008106 12400 raft_consensus.cc:1275] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.009310 12899 ts_tablet_manager.cc:1929] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:40.007898 12868 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:40.009819 12899 log.cc:1199] T 92109276bbe2425e9f268a4ecdf31a57 P 54135887cfb64635a6751803d84dee37: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/wals/92109276bbe2425e9f268a4ecdf31a57
I20260710 13:18:40.011364 12868 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:40.012475 12477 raft_consensus.cc:1275] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.015458 12819 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:40.019342 12328 raft_consensus.cc:1275] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.022240 12213 catalog_manager.cc:5028] TS 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): tablet 92109276bbe2425e9f268a4ecdf31a57 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:40.025959 12868 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:40.028083 12328 raft_consensus.cc:1275] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.038877 12819 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:18:40.077414 12736 raft_consensus.cc:1275] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.079051 12635 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:40.096424 12403 raft_consensus.cc:1275] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.097975 12635 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:40.102377 12477 raft_consensus.cc:1275] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:40.109375 12635 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:40.102924 12819 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.169690 12916 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.170640 12328 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.172554 12477 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.184247 12635 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.189080 12400 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.218595 12225 catalog_manager.cc:5697] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:40.224218 12475 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.224759 12224 catalog_manager.cc:5697] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.224654 12736 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.228847 12737 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.232151 12738 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
W20260710 13:18:40.254653 12442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.194:38947, user_credentials={real_user=slave}} blocked reactor thread for 88286.9us
I20260710 13:18:40.257193 12328 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.259970 12403 consensus_queue.cc:237] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:40.260754 12224 catalog_manager.cc:5697] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:40.266957 12736 raft_consensus.cc:1275] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:40.269332 12403 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.270272 12475 raft_consensus.cc:1275] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:40.271783 12819 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:40.279071 12917 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.284929 12477 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.293104 12911 consensus_queue.cc:1048] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:40.299737 12738 raft_consensus.cc:2955] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.300669 12474 consensus_queue.cc:237] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:40.305395 12328 consensus_queue.cc:237] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:40.308399 12737 raft_consensus.cc:1275] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:40.308604 12326 raft_consensus.cc:1275] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:40.310184 12868 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:40.312034 12850 consensus_queue.cc:1048] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:40.324322 12868 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.327662 12737 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.335244 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af6263a8b7fe4cee938d54ad5fcdf96c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:40.335078 12326 raft_consensus.cc:2955] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.337342 12212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b095b22bdb184c93a70d3827c50f5004 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:40.344525 12225 catalog_manager.cc:5697] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:40.357852 12736 raft_consensus.cc:1275] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:40.358393 12403 raft_consensus.cc:1275] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:40.359740 12910 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:40.360671 12791 consensus_queue.cc:1048] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:40.360302 12226 catalog_manager.cc:5697] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.368834 12635 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.377336 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet b095b22bdb184c93a70d3827c50f5004 with delete_type TABLET_DATA_TOMBSTONED (TS 4ebc7129faba4f499b0afd6f3953a007 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37228
I20260710 13:18:40.378970 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet af6263a8b7fe4cee938d54ad5fcdf96c with delete_type TABLET_DATA_TOMBSTONED (TS ac0ad7941c0c4c648d0180a61142b809 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47578
I20260710 13:18:40.386507 12919 tablet_replica.cc:333] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:18:40.388374 12403 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.388263 12736 raft_consensus.cc:2955] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.394544 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99577415647d4a849ffc468a09463f03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:40.398777 12919 raft_consensus.cc:2243] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.399791 12919 raft_consensus.cc:2272] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.406075 12920 tablet_replica.cc:333] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:18:40.407080 12920 raft_consensus.cc:2243] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.407837 12920 raft_consensus.cc:2272] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.408903 12919 ts_tablet_manager.cc:1916] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:40.408951 12225 catalog_manager.cc:5697] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:40.413004 12920 ts_tablet_manager.cc:1916] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:40.426610 12459 tablet_service.cc:1558] Processing DeleteTablet for tablet 99577415647d4a849ffc468a09463f03 with delete_type TABLET_DATA_TOMBSTONED (TS 54135887cfb64635a6751803d84dee37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53054
I20260710 13:18:40.427656 12899 tablet_replica.cc:333] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:18:40.428732 12899 raft_consensus.cc:2243] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.429507 12899 raft_consensus.cc:2272] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.433936 12899 ts_tablet_manager.cc:1916] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:40.442135 12919 ts_tablet_manager.cc:1929] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:40.442759 12919 log.cc:1199] T b095b22bdb184c93a70d3827c50f5004 P 4ebc7129faba4f499b0afd6f3953a007: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/wals/b095b22bdb184c93a70d3827c50f5004
I20260710 13:18:40.444768 12210 catalog_manager.cc:5028] TS 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): tablet b095b22bdb184c93a70d3827c50f5004 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:40.445660 12920 ts_tablet_manager.cc:1929] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:40.446112 12920 log.cc:1199] T af6263a8b7fe4cee938d54ad5fcdf96c P ac0ad7941c0c4c648d0180a61142b809: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/wals/af6263a8b7fe4cee938d54ad5fcdf96c
I20260710 13:18:40.447912 12212 catalog_manager.cc:5028] TS ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): tablet af6263a8b7fe4cee938d54ad5fcdf96c (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:40.449358 12899 ts_tablet_manager.cc:1929] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:40.449669 12899 log.cc:1199] T 99577415647d4a849ffc468a09463f03 P 54135887cfb64635a6751803d84dee37: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/wals/99577415647d4a849ffc468a09463f03
I20260710 13:18:40.451146 12213 catalog_manager.cc:5028] TS 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): tablet 99577415647d4a849ffc468a09463f03 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:41.454074 12403 consensus_queue.cc:237] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:41.460374 12477 raft_consensus.cc:1275] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:41.461196 12327 raft_consensus.cc:1275] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:41.461719 12366 consensus_peers.cc:597] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9afcd0fb57b2496d90dc39b7df620dd6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:41.461719 12921 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.462965 12922 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.469776 12921 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.471566 12477 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.471745 12327 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.484334 12400 consensus_queue.cc:237] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:41.485311 12225 catalog_manager.cc:5697] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.492517 12477 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:41.493517 12366 consensus_peers.cc:597] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23c85afef1f24a088fba514f0d6a1d22. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:41.494426 12922 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.495132 12328 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:41.498057 12924 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.505398 12922 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.507184 12477 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.513031 12327 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.520208 12400 consensus_queue.cc:237] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
W20260710 13:18:41.528524 12366 consensus_peers.cc:597] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 401ec3064d4b42c38d77afd3915372ba. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:41.530373 12477 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:41.531019 12327 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:41.531600 12922 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.532974 12921 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.542517 12224 catalog_manager.cc:5697] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.547231 12921 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.548215 12475 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.560295 12327 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.564831 12475 consensus_queue.cc:237] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:41.566063 12224 catalog_manager.cc:5697] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.579819 12400 raft_consensus.cc:1275] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:41.580708 12327 raft_consensus.cc:1275] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:41.581507 12927 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:41.582525 12440 consensus_peers.cc:597] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25c135a0ccbf4cb48c7b0a2d5a9a9102. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:41.584333 12927 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.593246 12868 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.594859 12327 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.608129 12225 catalog_manager.cc:5697] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.602996 12400 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:41.883002 12941 ts_tablet_manager.cc:933] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:41.885051 12941 tablet_copy_client.cc:323] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38947
I20260710 13:18:41.886570 12413 tablet_copy_service.cc:140] P ac0ad7941c0c4c648d0180a61142b809: Received BeginTabletCopySession request for tablet 23c85afef1f24a088fba514f0d6a1d22 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:57358)
I20260710 13:18:41.887025 12413 tablet_copy_service.cc:161] P ac0ad7941c0c4c648d0180a61142b809: Beginning new tablet copy session on tablet 23c85afef1f24a088fba514f0d6a1d22 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:57358: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-23c85afef1f24a088fba514f0d6a1d22
I20260710 13:18:41.891865 12413 tablet_copy_source_session.cc:215] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:41.894624 12941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c85afef1f24a088fba514f0d6a1d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.905799 12941 tablet_copy_client.cc:806] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:41.906379 12941 tablet_copy_client.cc:670] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:41.910437 12941 tablet_copy_client.cc:538] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:41.920156 12941 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:41.940200 12941 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:41.941054 12941 tablet_bootstrap.cc:492] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:41.941696 12941 ts_tablet_manager.cc:1403] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:18:41.944585 12941 raft_consensus.cc:359] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:41.945423 12941 raft_consensus.cc:740] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:41.946058 12941 consensus_queue.cc:260] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:41.949081 12941 ts_tablet_manager.cc:1434] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 13:18:41.950907 12413 tablet_copy_service.cc:342] P ac0ad7941c0c4c648d0180a61142b809: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-23c85afef1f24a088fba514f0d6a1d22 received from {username='slave'} at 127.0.0.1:57358
I20260710 13:18:41.951303 12413 tablet_copy_service.cc:434] P ac0ad7941c0c4c648d0180a61142b809: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-23c85afef1f24a088fba514f0d6a1d22 on tablet 23c85afef1f24a088fba514f0d6a1d22 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:42.022975 12941 ts_tablet_manager.cc:933] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:42.024531 12941 tablet_copy_client.cc:323] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38947
I20260710 13:18:42.025890 12413 tablet_copy_service.cc:140] P ac0ad7941c0c4c648d0180a61142b809: Received BeginTabletCopySession request for tablet 401ec3064d4b42c38d77afd3915372ba from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:57358)
I20260710 13:18:42.026396 12413 tablet_copy_service.cc:161] P ac0ad7941c0c4c648d0180a61142b809: Beginning new tablet copy session on tablet 401ec3064d4b42c38d77afd3915372ba from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:57358: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-401ec3064d4b42c38d77afd3915372ba
I20260710 13:18:42.029022 12946 ts_tablet_manager.cc:933] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:42.030987 12946 tablet_copy_client.cc:323] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38947
I20260710 13:18:42.032887 12412 tablet_copy_service.cc:140] P ac0ad7941c0c4c648d0180a61142b809: Received BeginTabletCopySession request for tablet 9afcd0fb57b2496d90dc39b7df620dd6 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:57358)
I20260710 13:18:42.033411 12412 tablet_copy_service.cc:161] P ac0ad7941c0c4c648d0180a61142b809: Beginning new tablet copy session on tablet 9afcd0fb57b2496d90dc39b7df620dd6 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:57358: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-9afcd0fb57b2496d90dc39b7df620dd6
I20260710 13:18:42.033517 12413 tablet_copy_source_session.cc:215] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:42.037053 12941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401ec3064d4b42c38d77afd3915372ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:42.041002 12412 tablet_copy_source_session.cc:215] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:42.044641 12946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9afcd0fb57b2496d90dc39b7df620dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:42.054368 12941 tablet_copy_client.cc:806] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:42.055215 12941 tablet_copy_client.cc:670] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:42.058722 12946 tablet_copy_client.cc:806] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:42.059016 12941 tablet_copy_client.cc:538] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:42.059412 12946 tablet_copy_client.cc:670] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:42.071177 12941 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:42.071866 12946 tablet_copy_client.cc:538] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:42.078259 12946 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:42.091477 12941 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:42.092363 12941 tablet_bootstrap.cc:492] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:42.093086 12941 ts_tablet_manager.cc:1403] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:18:42.096335 12946 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:42.096011 12941 raft_consensus.cc:359] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:42.096915 12941 raft_consensus.cc:740] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:42.097319 12946 tablet_bootstrap.cc:492] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:42.098062 12946 ts_tablet_manager.cc:1403] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.005s
I20260710 13:18:42.097636 12941 consensus_queue.cc:260] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:42.102507 12941 ts_tablet_manager.cc:1434] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:18:42.104976 12946 raft_consensus.cc:359] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:42.105953 12946 raft_consensus.cc:740] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:42.106644 12946 consensus_queue.cc:260] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:42.109016 12946 ts_tablet_manager.cc:1434] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:18:42.109200 12412 tablet_copy_service.cc:342] P ac0ad7941c0c4c648d0180a61142b809: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-401ec3064d4b42c38d77afd3915372ba received from {username='slave'} at 127.0.0.1:57358
I20260710 13:18:42.109611 12412 tablet_copy_service.cc:434] P ac0ad7941c0c4c648d0180a61142b809: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-401ec3064d4b42c38d77afd3915372ba on tablet 401ec3064d4b42c38d77afd3915372ba with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:42.111514 12412 tablet_copy_service.cc:342] P ac0ad7941c0c4c648d0180a61142b809: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-9afcd0fb57b2496d90dc39b7df620dd6 received from {username='slave'} at 127.0.0.1:57358
I20260710 13:18:42.111922 12412 tablet_copy_service.cc:434] P ac0ad7941c0c4c648d0180a61142b809: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-9afcd0fb57b2496d90dc39b7df620dd6 on tablet 9afcd0fb57b2496d90dc39b7df620dd6 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:42.144806 12946 ts_tablet_manager.cc:933] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:42.146618 12946 tablet_copy_client.cc:323] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:37889
I20260710 13:18:42.148370 12487 tablet_copy_service.cc:140] P 54135887cfb64635a6751803d84dee37: Received BeginTabletCopySession request for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39956)
I20260710 13:18:42.148887 12487 tablet_copy_service.cc:161] P 54135887cfb64635a6751803d84dee37: Beginning new tablet copy session on tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39956: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-25c135a0ccbf4cb48c7b0a2d5a9a9102
I20260710 13:18:42.154227 12487 tablet_copy_source_session.cc:215] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:42.157275 12946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:42.169516 12946 tablet_copy_client.cc:806] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:42.170109 12946 tablet_copy_client.cc:670] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:42.173736 12946 tablet_copy_client.cc:538] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:42.180224 12946 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:42.194926 12946 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:42.195664 12946 tablet_bootstrap.cc:492] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:42.196225 12946 ts_tablet_manager.cc:1403] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260710 13:18:42.198544 12946 raft_consensus.cc:359] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:42.199611 12946 raft_consensus.cc:740] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:42.200228 12946 consensus_queue.cc:260] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:42.202368 12946 ts_tablet_manager.cc:1434] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:18:42.204155 12487 tablet_copy_service.cc:342] P 54135887cfb64635a6751803d84dee37: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-25c135a0ccbf4cb48c7b0a2d5a9a9102 received from {username='slave'} at 127.0.0.1:39956
I20260710 13:18:42.204613 12487 tablet_copy_service.cc:434] P 54135887cfb64635a6751803d84dee37: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-25c135a0ccbf4cb48c7b0a2d5a9a9102 on tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:42.357702 12736 raft_consensus.cc:1217] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:42.518832 12736 raft_consensus.cc:1217] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:42.556990 12736 raft_consensus.cc:1217] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:42.687945 12736 raft_consensus.cc:1217] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:42.948398 12952 raft_consensus.cc:1064] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:42.950807 12952 consensus_queue.cc:237] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:42.956014 12921 raft_consensus.cc:1064] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:42.962658 12921 consensus_queue.cc:237] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:42.966770 12475 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:42.970553 12922 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.979894 12736 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:42.981815 12328 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:42.984349 12736 raft_consensus.cc:1275] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:42.985867 12475 raft_consensus.cc:1275] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:42.987566 12956 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.990614 12328 raft_consensus.cc:1275] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:42.992964 12922 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.993341 12921 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:42.994830 12922 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:42.995250 12960 raft_consensus.cc:1064] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:43.002501 12921 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:43.000190 12960 consensus_queue.cc:237] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:43.035843 12738 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.034547 12956 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.038415 12328 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.053205 12226 catalog_manager.cc:5697] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.069070 12475 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.063809 12922 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.079885 12477 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:43.082432 12952 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:43.088012 12328 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:43.090461 12738 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:43.093119 12960 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:43.095822 12736 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.098114 12921 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:43.097059 12475 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.127647 12327 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.156029 12960 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.161584 12326 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.167584 12738 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.172487 12475 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.166623 12225 catalog_manager.cc:5697] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.178797 12403 consensus_queue.cc:237] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:43.183938 12736 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.184407 12327 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.185897 12969 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.186719 12956 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.194891 12956 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.201342 12736 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.205413 12226 catalog_manager.cc:5697] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:43.214656 12212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 401ec3064d4b42c38d77afd3915372ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:43.215996 12327 raft_consensus.cc:2955] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.219820 12927 raft_consensus.cc:1064] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:43.222350 12927 consensus_queue.cc:237] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:43.228950 12224 catalog_manager.cc:5697] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.229980 12403 consensus_queue.cc:237] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:43.232524 12400 consensus_queue.cc:237] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:43.235695 12736 raft_consensus.cc:1275] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.237226 12956 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.238461 12475 raft_consensus.cc:1275] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.241477 12960 consensus_queue.cc:1048] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.245195 12736 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.247403 12922 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.248207 12969 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.253901 12475 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.255533 12736 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.257647 12475 raft_consensus.cc:2955] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.261277 12212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9afcd0fb57b2496d90dc39b7df620dd6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:43.256580 12960 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.266122 12922 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.274756 12223 catalog_manager.cc:5697] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.277884 12212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23c85afef1f24a088fba514f0d6a1d22 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:43.280416 12459 tablet_service.cc:1558] Processing DeleteTablet for tablet 401ec3064d4b42c38d77afd3915372ba with delete_type TABLET_DATA_TOMBSTONED (TS 54135887cfb64635a6751803d84dee37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53054
I20260710 13:18:43.282038 12474 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.279304 12736 raft_consensus.cc:2955] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.291106 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 9afcd0fb57b2496d90dc39b7df620dd6 with delete_type TABLET_DATA_TOMBSTONED (TS 4ebc7129faba4f499b0afd6f3953a007 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37228
I20260710 13:18:43.294209 12223 catalog_manager.cc:5697] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:43.310330 12317 tablet_service.cc:1558] Processing DeleteTablet for tablet 23c85afef1f24a088fba514f0d6a1d22 with delete_type TABLET_DATA_TOMBSTONED (TS 4ebc7129faba4f499b0afd6f3953a007 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37228
I20260710 13:18:43.315665 12403 raft_consensus.cc:1275] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:43.315708 12737 raft_consensus.cc:1275] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:43.319370 12954 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:43.321972 12954 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:43.323345 12977 tablet_replica.cc:333] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:18:43.325879 12976 tablet_replica.cc:333] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:18:43.333472 12976 raft_consensus.cc:2243] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.334225 12976 raft_consensus.cc:2272] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.339186 12976 ts_tablet_manager.cc:1916] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:43.342295 12977 raft_consensus.cc:2243] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.344766 12977 raft_consensus.cc:2272] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.352849 12977 ts_tablet_manager.cc:1916] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:43.355307 12327 raft_consensus.cc:1275] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:43.358106 12954 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:43.360268 12976 ts_tablet_manager.cc:1929] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:43.360790 12976 log.cc:1199] T 401ec3064d4b42c38d77afd3915372ba P 54135887cfb64635a6751803d84dee37: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/wals/401ec3064d4b42c38d77afd3915372ba
I20260710 13:18:43.362498 12213 catalog_manager.cc:5028] TS 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): tablet 401ec3064d4b42c38d77afd3915372ba (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:43.373594 12954 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.375800 12737 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.386165 12327 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.388321 12977 ts_tablet_manager.cc:1929] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:43.388800 12977 log.cc:1199] T 9afcd0fb57b2496d90dc39b7df620dd6 P 4ebc7129faba4f499b0afd6f3953a007: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/wals/9afcd0fb57b2496d90dc39b7df620dd6
I20260710 13:18:43.391453 12403 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.395220 12224 catalog_manager.cc:5697] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:43.396010 12210 catalog_manager.cc:5028] TS 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): tablet 9afcd0fb57b2496d90dc39b7df620dd6 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:43.399132 12977 tablet_replica.cc:333] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:18:43.404670 12977 raft_consensus.cc:2243] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.405530 12977 raft_consensus.cc:2272] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.408944 12977 ts_tablet_manager.cc:1916] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:43.414376 12474 consensus_queue.cc:237] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:43.422230 12327 raft_consensus.cc:1275] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.423887 12954 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:43.425473 12977 ts_tablet_manager.cc:1929] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:43.425926 12977 log.cc:1199] T 23c85afef1f24a088fba514f0d6a1d22 P 4ebc7129faba4f499b0afd6f3953a007: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/wals/23c85afef1f24a088fba514f0d6a1d22
I20260710 13:18:43.427811 12737 raft_consensus.cc:1275] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:43.428022 12210 catalog_manager.cc:5028] TS 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): tablet 23c85afef1f24a088fba514f0d6a1d22 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:43.429373 12978 consensus_queue.cc:1048] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:43.431515 12978 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.433176 12326 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.441507 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:43.441187 12737 raft_consensus.cc:2955] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:43.449010 12224 catalog_manager.cc:5697] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:43.463698 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 with delete_type TABLET_DATA_TOMBSTONED (TS ac0ad7941c0c4c648d0180a61142b809 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47578
I20260710 13:18:43.465237 12983 tablet_replica.cc:333] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:18:43.465973 12983 raft_consensus.cc:2243] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.466643 12983 raft_consensus.cc:2272] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.469164 12983 ts_tablet_manager.cc:1916] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:43.479405 12983 ts_tablet_manager.cc:1929] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:43.479801 12983 log.cc:1199] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P ac0ad7941c0c4c648d0180a61142b809: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/wals/25c135a0ccbf4cb48c7b0a2d5a9a9102
I20260710 13:18:43.481235 12212 catalog_manager.cc:5028] TS ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): tablet 25c135a0ccbf4cb48c7b0a2d5a9a9102 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:44.494750 12326 consensus_queue.cc:237] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
W20260710 13:18:44.501327 12291 consensus_peers.cc:597] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e5ce8155f534af3b3c78067e6ace9ff. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:44.501664 12474 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:44.501845 12403 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:44.503407 12984 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.504294 12635 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.512022 12635 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.514575 12474 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.515115 12403 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.526921 12224 catalog_manager.cc:5697] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.529788 12474 consensus_queue.cc:237] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:44.537860 12403 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:44.538143 12440 consensus_peers.cc:597] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe4fba23f44847aba1724aa89cda4f97. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:44.539444 12978 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:44.541118 12326 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:44.542753 12978 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.551716 12985 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.553355 12400 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.558418 12326 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.567019 12403 consensus_queue.cc:237] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:44.572503 12226 catalog_manager.cc:5697] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:44.583613 12366 consensus_peers.cc:597] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1172700318a848809bd8ce0cefd8ba04. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:44.584981 12326 raft_consensus.cc:1275] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:44.584976 12474 raft_consensus.cc:1275] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:44.586874 12986 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.588081 12922 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.600620 12922 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.602289 12475 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.608419 12326 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.614002 12403 consensus_queue.cc:237] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:44.615604 12224 catalog_manager.cc:5697] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:44.628420 12366 consensus_peers.cc:597] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cc057901ac9498991ae2e964ebc30d5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:44.629796 12475 raft_consensus.cc:1275] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:44.631300 12998 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.632162 12326 raft_consensus.cc:1275] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:44.633984 12998 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:44.640143 12922 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.642021 12474 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.643924 12326 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:44.655354 12226 catalog_manager.cc:5697] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.917974 13004 ts_tablet_manager.cc:933] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:44.920142 13004 tablet_copy_client.cc:323] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:44.921708 12338 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet 9e5ce8155f534af3b3c78067e6ace9ff from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:44.922189 12338 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet 9e5ce8155f534af3b3c78067e6ace9ff from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-9e5ce8155f534af3b3c78067e6ace9ff
I20260710 13:18:44.929505 12338 tablet_copy_source_session.cc:215] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:44.932348 13004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e5ce8155f534af3b3c78067e6ace9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.945915 13004 tablet_copy_client.cc:806] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:44.946619 13004 tablet_copy_client.cc:670] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:44.950392 13004 tablet_copy_client.cc:538] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:44.956799 13004 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:44.974440 13004 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:44.975338 13004 tablet_bootstrap.cc:492] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:44.975942 13004 ts_tablet_manager.cc:1403] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 13:18:44.978466 13004 raft_consensus.cc:359] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:44.979094 13004 raft_consensus.cc:740] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:44.979615 13004 consensus_queue.cc:260] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:44.982568 13004 ts_tablet_manager.cc:1434] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:44.984587 12338 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-9e5ce8155f534af3b3c78067e6ace9ff received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:44.984997 12338 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-9e5ce8155f534af3b3c78067e6ace9ff on tablet 9e5ce8155f534af3b3c78067e6ace9ff with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:44.988109 13004 ts_tablet_manager.cc:933] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:44.992923 13004 tablet_copy_client.cc:323] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.195:37889
I20260710 13:18:44.994874 12487 tablet_copy_service.cc:140] P 54135887cfb64635a6751803d84dee37: Received BeginTabletCopySession request for tablet fe4fba23f44847aba1724aa89cda4f97 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39956)
I20260710 13:18:44.995428 12487 tablet_copy_service.cc:161] P 54135887cfb64635a6751803d84dee37: Beginning new tablet copy session on tablet fe4fba23f44847aba1724aa89cda4f97 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39956: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-fe4fba23f44847aba1724aa89cda4f97
I20260710 13:18:45.000831 12487 tablet_copy_source_session.cc:215] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:45.004065 13004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4fba23f44847aba1724aa89cda4f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:45.023648 13004 tablet_copy_client.cc:806] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:45.024374 13004 tablet_copy_client.cc:670] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:45.028469 13004 tablet_copy_client.cc:538] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:45.039346 13004 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:45.062049 13004 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:45.063264 13004 tablet_bootstrap.cc:492] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:45.064069 13004 ts_tablet_manager.cc:1403] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260710 13:18:45.067497 13004 raft_consensus.cc:359] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:45.068485 13004 raft_consensus.cc:740] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:45.069180 13004 consensus_queue.cc:260] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:45.072242 13004 ts_tablet_manager.cc:1434] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:45.074801 12487 tablet_copy_service.cc:342] P 54135887cfb64635a6751803d84dee37: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-fe4fba23f44847aba1724aa89cda4f97 received from {username='slave'} at 127.0.0.1:39956
I20260710 13:18:45.075268 12487 tablet_copy_service.cc:434] P 54135887cfb64635a6751803d84dee37: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-fe4fba23f44847aba1724aa89cda4f97 on tablet fe4fba23f44847aba1724aa89cda4f97 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:45.188278 13004 ts_tablet_manager.cc:933] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:45.189924 13004 tablet_copy_client.cc:323] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38947
I20260710 13:18:45.191517 12412 tablet_copy_service.cc:140] P ac0ad7941c0c4c648d0180a61142b809: Received BeginTabletCopySession request for tablet 1172700318a848809bd8ce0cefd8ba04 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:57358)
I20260710 13:18:45.191967 12412 tablet_copy_service.cc:161] P ac0ad7941c0c4c648d0180a61142b809: Beginning new tablet copy session on tablet 1172700318a848809bd8ce0cefd8ba04 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:57358: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-1172700318a848809bd8ce0cefd8ba04
I20260710 13:18:45.197919 12412 tablet_copy_source_session.cc:215] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:45.200954 13004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1172700318a848809bd8ce0cefd8ba04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:45.211628 13004 tablet_copy_client.cc:806] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:45.212144 13004 tablet_copy_client.cc:670] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:45.216069 13004 tablet_copy_client.cc:538] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:45.221840 13004 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:45.224123 13008 ts_tablet_manager.cc:933] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:45.230224 13008 tablet_copy_client.cc:323] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.194:38947
I20260710 13:18:45.232106 12412 tablet_copy_service.cc:140] P ac0ad7941c0c4c648d0180a61142b809: Received BeginTabletCopySession request for tablet 5cc057901ac9498991ae2e964ebc30d5 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:57358)
I20260710 13:18:45.232738 12412 tablet_copy_service.cc:161] P ac0ad7941c0c4c648d0180a61142b809: Beginning new tablet copy session on tablet 5cc057901ac9498991ae2e964ebc30d5 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:57358: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-5cc057901ac9498991ae2e964ebc30d5
I20260710 13:18:45.239126 13004 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:45.239830 13004 tablet_bootstrap.cc:492] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:45.240374 13004 ts_tablet_manager.cc:1403] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260710 13:18:45.241339 12412 tablet_copy_source_session.cc:215] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:45.242895 13004 raft_consensus.cc:359] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:45.243631 13004 raft_consensus.cc:740] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:45.244222 13004 consensus_queue.cc:260] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:45.245107 13008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc057901ac9498991ae2e964ebc30d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:45.246340 13004 ts_tablet_manager.cc:1434] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:45.248030 12412 tablet_copy_service.cc:342] P ac0ad7941c0c4c648d0180a61142b809: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-1172700318a848809bd8ce0cefd8ba04 received from {username='slave'} at 127.0.0.1:57358
I20260710 13:18:45.248437 12412 tablet_copy_service.cc:434] P ac0ad7941c0c4c648d0180a61142b809: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-1172700318a848809bd8ce0cefd8ba04 on tablet 1172700318a848809bd8ce0cefd8ba04 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:45.259435 13008 tablet_copy_client.cc:806] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:45.260057 13008 tablet_copy_client.cc:670] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:45.264231 13008 tablet_copy_client.cc:538] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:45.271158 13008 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:45.286167 13008 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:45.286936 13008 tablet_bootstrap.cc:492] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:45.287449 13008 ts_tablet_manager.cc:1403] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.008s
I20260710 13:18:45.289480 13008 raft_consensus.cc:359] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:45.290092 13008 raft_consensus.cc:740] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:45.290628 13008 consensus_queue.cc:260] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:45.292670 13008 ts_tablet_manager.cc:1434] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:45.294463 12412 tablet_copy_service.cc:342] P ac0ad7941c0c4c648d0180a61142b809: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-5cc057901ac9498991ae2e964ebc30d5 received from {username='slave'} at 127.0.0.1:57358
I20260710 13:18:45.294840 12412 tablet_copy_service.cc:434] P ac0ad7941c0c4c648d0180a61142b809: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-5cc057901ac9498991ae2e964ebc30d5 on tablet 5cc057901ac9498991ae2e964ebc30d5 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:45.376528 12737 raft_consensus.cc:1217] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:45.400513 12737 raft_consensus.cc:1217] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:45.760462 13015 raft_consensus.cc:1064] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:45.762941 13015 consensus_queue.cc:237] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:45.770913 12475 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:45.770936 12736 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:45.771483 12403 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:45.772578 12635 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:45.773485 12889 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:45.774115 13015 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:45.789803 12737 raft_consensus.cc:1217] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:45.809926 13015 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.817344 12737 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.821872 13016 raft_consensus.cc:1064] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:45.825443 13016 consensus_queue.cc:237] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:45.829496 12736 raft_consensus.cc:1217] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:45.835273 12737 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:45.837951 12326 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:45.837458 12403 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.838706 12978 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:45.840776 12224 catalog_manager.cc:5697] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.841840 12401 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:45.847030 12978 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:45.851744 12475 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.853317 12978 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:45.884589 12978 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.889369 12403 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.886164 12326 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.910101 12327 consensus_queue.cc:237] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:45.912220 12223 catalog_manager.cc:5697] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.919715 12737 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.925130 12736 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.928772 12889 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.926703 12403 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.930423 12889 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.948774 12475 consensus_queue.cc:237] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:45.950392 13015 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.953778 12403 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.959095 12736 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.959187 12327 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:45.960899 12985 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.961771 13016 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:45.967309 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e5ce8155f534af3b3c78067e6ace9ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:45.971746 12737 raft_consensus.cc:2955] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.975937 12978 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.978216 12327 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.986972 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fe4fba23f44847aba1724aa89cda4f97 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:45.987706 12225 catalog_manager.cc:5697] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:45.991518 12223 catalog_manager.cc:5697] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.994201 12736 raft_consensus.cc:2955] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.000339 12459 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e5ce8155f534af3b3c78067e6ace9ff with delete_type TABLET_DATA_TOMBSTONED (TS 54135887cfb64635a6751803d84dee37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53054
I20260710 13:18:46.002910 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet fe4fba23f44847aba1724aa89cda4f97 with delete_type TABLET_DATA_TOMBSTONED (TS ac0ad7941c0c4c648d0180a61142b809 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47578
I20260710 13:18:46.014499 13033 tablet_replica.cc:333] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:18:46.014943 13034 tablet_replica.cc:333] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:18:46.015621 13033 raft_consensus.cc:2243] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.015880 13034 raft_consensus.cc:2243] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.016405 13033 raft_consensus.cc:2272] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.016693 13034 raft_consensus.cc:2272] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.019879 13033 ts_tablet_manager.cc:1916] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:46.020188 13034 ts_tablet_manager.cc:1916] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:46.035897 13033 ts_tablet_manager.cc:1929] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:46.036172 13034 ts_tablet_manager.cc:1929] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:46.036371 13033 log.cc:1199] T 9e5ce8155f534af3b3c78067e6ace9ff P 54135887cfb64635a6751803d84dee37: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/wals/9e5ce8155f534af3b3c78067e6ace9ff
I20260710 13:18:46.036715 13034 log.cc:1199] T fe4fba23f44847aba1724aa89cda4f97 P ac0ad7941c0c4c648d0180a61142b809: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/wals/fe4fba23f44847aba1724aa89cda4f97
I20260710 13:18:46.038007 12212 catalog_manager.cc:5028] TS ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): tablet fe4fba23f44847aba1724aa89cda4f97 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:46.038149 12213 catalog_manager.cc:5028] TS 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): tablet 9e5ce8155f534af3b3c78067e6ace9ff (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:46.239020 13022 raft_consensus.cc:1064] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:46.240998 13022 consensus_queue.cc:237] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:46.247218 12736 raft_consensus.cc:1275] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:46.247243 12475 raft_consensus.cc:1275] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:46.248828 12327 raft_consensus.cc:1275] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:46.248719 13023 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:46.249852 12986 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:46.250982 13022 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:46.268759 12986 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.271114 12327 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.272955 12736 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.285668 12475 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.285895 12224 catalog_manager.cc:5697] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.305444 12401 consensus_queue.cc:237] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:46.313148 12736 raft_consensus.cc:1275] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:46.314574 12475 raft_consensus.cc:1275] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:46.317255 12986 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:18:46.320009 12986 consensus_queue.cc:1048] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:46.328994 13023 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.333961 12474 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.338869 12736 raft_consensus.cc:2955] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.344138 12212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5cc057901ac9498991ae2e964ebc30d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:46.349736 12223 catalog_manager.cc:5697] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:46.364338 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cc057901ac9498991ae2e964ebc30d5 with delete_type TABLET_DATA_TOMBSTONED (TS 4ebc7129faba4f499b0afd6f3953a007 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37228
I20260710 13:18:46.367632 13039 tablet_replica.cc:333] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:18:46.368762 13039 raft_consensus.cc:2243] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.369535 13039 raft_consensus.cc:2272] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.373283 13039 ts_tablet_manager.cc:1916] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:46.385280 13024 raft_consensus.cc:1064] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:46.388386 13024 consensus_queue.cc:237] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:46.397115 12737 raft_consensus.cc:1275] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:46.398053 12475 raft_consensus.cc:1275] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:46.390475 13039 ts_tablet_manager.cc:1929] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:46.399369 12986 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:18:46.404815 13023 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:46.399376 13039 log.cc:1199] T 5cc057901ac9498991ae2e964ebc30d5 P 4ebc7129faba4f499b0afd6f3953a007: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/wals/5cc057901ac9498991ae2e964ebc30d5
I20260710 13:18:46.416607 12327 raft_consensus.cc:1275] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:46.417968 12210 catalog_manager.cc:5028] TS 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): tablet 5cc057901ac9498991ae2e964ebc30d5 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:46.418135 13024 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:46.427403 12475 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.425170 13023 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.439344 12327 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.443928 12737 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.449329 12226 catalog_manager.cc:5697] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:46.469463 12401 consensus_queue.cc:237] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:46.477770 12475 raft_consensus.cc:1275] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:46.478363 12737 raft_consensus.cc:1275] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer ac0ad7941c0c4c648d0180a61142b809: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:46.479207 13024 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:46.480551 12986 consensus_queue.cc:1048] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:46.487286 12986 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.489468 12475 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.498951 12212 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1172700318a848809bd8ce0cefd8ba04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:46.499349 12737 raft_consensus.cc:2955] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:46.504519 12223 catalog_manager.cc:5697] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: config changed from index 3 to 4, VOTER 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) evicted. New cstate: current_term: 1 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:46.515812 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 1172700318a848809bd8ce0cefd8ba04 with delete_type TABLET_DATA_TOMBSTONED (TS 4ebc7129faba4f499b0afd6f3953a007 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37228
I20260710 13:18:46.516687 13039 tablet_replica.cc:333] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:18:46.517379 13039 raft_consensus.cc:2243] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.517947 13039 raft_consensus.cc:2272] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.521149 13039 ts_tablet_manager.cc:1916] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:46.532140 13039 ts_tablet_manager.cc:1929] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:46.532681 13039 log.cc:1199] T 1172700318a848809bd8ce0cefd8ba04 P 4ebc7129faba4f499b0afd6f3953a007: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/wals/1172700318a848809bd8ce0cefd8ba04
I20260710 13:18:46.534008 12210 catalog_manager.cc:5028] TS 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): tablet 1172700318a848809bd8ce0cefd8ba04 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:47.551177 12327 consensus_queue.cc:237] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:47.560582 12475 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:47.561220 12291 consensus_peers.cc:597] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8104ad95f8c446eaa1784cd5ec47ab8f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.562541 12889 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:47.563086 12401 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:47.564393 12889 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:47.571076 13048 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:47.572789 12475 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:47.575603 12401 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:47.588084 12225 catalog_manager.cc:5697] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:47.596149 12327 consensus_queue.cc:237] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Queue 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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:47.609326 12475 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:47.610014 12401 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:47.611224 12291 consensus_peers.cc:597] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 -> Peer 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321): Couldn't send request to peer 6fde4bf94a6d48d59fa8ed33cf974a65. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5a0265938e2400184c72ca7a616ef66. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.612159 13015 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:47.615312 13015 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:47.626580 13048 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:47.628890 12475 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:47.631110 12403 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:47.644405 12226 catalog_manager.cc:5697] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 reported cstate change: config changed from index -1 to 2, NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) added. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } } }
I20260710 13:18:48.068821 13059 ts_tablet_manager.cc:933] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:48.072465 13059 tablet_copy_client.cc:323] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:48.074821 12338 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet b5a0265938e2400184c72ca7a616ef66 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:48.075536 12338 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet b5a0265938e2400184c72ca7a616ef66 from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-b5a0265938e2400184c72ca7a616ef66
I20260710 13:18:48.082275 12338 tablet_copy_source_session.cc:215] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:48.085533 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5a0265938e2400184c72ca7a616ef66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.101119 13059 tablet_copy_client.cc:806] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:48.101816 13059 tablet_copy_client.cc:670] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:48.105890 13059 tablet_copy_client.cc:538] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:48.116011 13059 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:48.137223 13059 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:48.138271 13059 tablet_bootstrap.cc:492] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:48.139029 13059 ts_tablet_manager.cc:1403] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.001s
I20260710 13:18:48.142069 13059 raft_consensus.cc:359] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:48.143242 13059 raft_consensus.cc:740] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:48.144207 13059 consensus_queue.cc:260] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:48.158068 13062 ts_tablet_manager.cc:933] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: Initiating tablet copy from peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205)
I20260710 13:18:48.159936 13059 ts_tablet_manager.cc:1434] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:18:48.164165 12338 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-b5a0265938e2400184c72ca7a616ef66 received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:48.164937 12338 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-b5a0265938e2400184c72ca7a616ef66 on tablet b5a0265938e2400184c72ca7a616ef66 with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:48.172010 13062 tablet_copy_client.cc:323] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Beginning tablet copy session from remote peer at address 127.10.245.193:46205
I20260710 13:18:48.187608 12338 tablet_copy_service.cc:140] P 4ebc7129faba4f499b0afd6f3953a007: Received BeginTabletCopySession request for tablet 8104ad95f8c446eaa1784cd5ec47ab8f from peer 6fde4bf94a6d48d59fa8ed33cf974a65 ({username='slave'} at 127.0.0.1:39084)
I20260710 13:18:48.188375 12338 tablet_copy_service.cc:161] P 4ebc7129faba4f499b0afd6f3953a007: Beginning new tablet copy session on tablet 8104ad95f8c446eaa1784cd5ec47ab8f from peer 6fde4bf94a6d48d59fa8ed33cf974a65 at {username='slave'} at 127.0.0.1:39084: session id = 6fde4bf94a6d48d59fa8ed33cf974a65-8104ad95f8c446eaa1784cd5ec47ab8f
I20260710 13:18:48.198853 12338 tablet_copy_source_session.cc:215] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:48.202610 13062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8104ad95f8c446eaa1784cd5ec47ab8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.219769 13062 tablet_copy_client.cc:806] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:48.220387 13062 tablet_copy_client.cc:670] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:48.224376 13062 tablet_copy_client.cc:538] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:48.234125 13062 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap starting.
I20260710 13:18:48.255434 13062 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:48.256997 13062 tablet_bootstrap.cc:492] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: Bootstrap complete.
I20260710 13:18:48.257609 13062 ts_tablet_manager.cc:1403] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.001s
I20260710 13:18:48.260138 13062 raft_consensus.cc:359] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:48.260816 13062 raft_consensus.cc:740] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Initialized, Role: LEARNER
I20260710 13:18:48.261341 13062 consensus_queue.cc:260] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: NON_VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: true } }
I20260710 13:18:48.264317 13062 ts_tablet_manager.cc:1434] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:48.266383 12338 tablet_copy_service.cc:342] P 4ebc7129faba4f499b0afd6f3953a007: Request end of tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-8104ad95f8c446eaa1784cd5ec47ab8f received from {username='slave'} at 127.0.0.1:39084
I20260710 13:18:48.266803 12338 tablet_copy_service.cc:434] P 4ebc7129faba4f499b0afd6f3953a007: ending tablet copy session 6fde4bf94a6d48d59fa8ed33cf974a65-8104ad95f8c446eaa1784cd5ec47ab8f on tablet 8104ad95f8c446eaa1784cd5ec47ab8f with peer 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:48.511859 12737 raft_consensus.cc:1217] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:48.710192 12737 raft_consensus.cc:1217] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:48.980343 13048 raft_consensus.cc:1064] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:48.982969 13048 consensus_queue.cc:237] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:48.992487 12475 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:48.994094 12737 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:48.995090 13015 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:48.996083 13071 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:48.997426 12401 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:49.002223 13015 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.013238 13071 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.015707 12401 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.018715 12737 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.027437 12475 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.036389 12225 catalog_manager.cc:5697] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.072921 12327 consensus_queue.cc:237] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:49.078994 12737 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:49.080274 13048 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:49.081314 12475 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:49.083387 13048 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:49.086922 13075 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.092808 12737 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.097752 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5a0265938e2400184c72ca7a616ef66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:49.099411 12475 raft_consensus.cc:2955] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.103543 12223 catalog_manager.cc:5697] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 3 to 4, VOTER ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.107116 13071 raft_consensus.cc:1064] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: attempting to promote NON_VOTER 6fde4bf94a6d48d59fa8ed33cf974a65 to VOTER
I20260710 13:18:49.109874 13071 consensus_queue.cc:237] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:49.124311 12386 tablet_service.cc:1558] Processing DeleteTablet for tablet b5a0265938e2400184c72ca7a616ef66 with delete_type TABLET_DATA_TOMBSTONED (TS ac0ad7941c0c4c648d0180a61142b809 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47578
I20260710 13:18:49.132128 12737 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 LEARNER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:49.133237 12475 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:49.133929 13075 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.134858 13048 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.139004 13081 tablet_replica.cc:333] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:18:49.140463 13081 raft_consensus.cc:2243] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:49.141348 13081 raft_consensus.cc:2272] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:49.145867 12403 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:49.149621 13065 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:49.151046 13081 ts_tablet_manager.cc:1916] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:49.169893 13065 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.171826 12475 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.181365 12401 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.183111 12737 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.190104 13081 ts_tablet_manager.cc:1929] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:49.190752 13081 log.cc:1199] T b5a0265938e2400184c72ca7a616ef66 P ac0ad7941c0c4c648d0180a61142b809: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/wals/b5a0265938e2400184c72ca7a616ef66
I20260710 13:18:49.192970 12212 catalog_manager.cc:5028] TS ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): tablet b5a0265938e2400184c72ca7a616ef66 (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:49.208268 12225 catalog_manager.cc:5697] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 2 to 3, 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.224018 12327 consensus_queue.cc:237] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:49.231570 12737 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:49.232612 12403 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:49.233577 13048 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:49.234889 13015 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:49.241426 13075 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.245033 12403 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.246536 12737 raft_consensus.cc:2955] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } } }
I20260710 13:18:49.253468 12210 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8104ad95f8c446eaa1784cd5ec47ab8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:49.260463 12226 catalog_manager.cc:5697] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: config changed from index 3 to 4, VOTER 54135887cfb64635a6751803d84dee37 (127.10.245.195) evicted. New cstate: current_term: 1 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.273774 12459 tablet_service.cc:1558] Processing DeleteTablet for tablet 8104ad95f8c446eaa1784cd5ec47ab8f with delete_type TABLET_DATA_TOMBSTONED (TS 54135887cfb64635a6751803d84dee37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53054
I20260710 13:18:49.276517 13086 tablet_replica.cc:333] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:18:49.277693 13086 raft_consensus.cc:2243] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:49.278404 13086 raft_consensus.cc:2272] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:49.281635 13086 ts_tablet_manager.cc:1916] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:49.294080 13086 ts_tablet_manager.cc:1929] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:49.294639 13086 log.cc:1199] T 8104ad95f8c446eaa1784cd5ec47ab8f P 54135887cfb64635a6751803d84dee37: Deleting WAL directory at /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/wals/8104ad95f8c446eaa1784cd5ec47ab8f
I20260710 13:18:49.296675 12213 catalog_manager.cc:5028] TS 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): tablet 8104ad95f8c446eaa1784cd5ec47ab8f (table test-workload [id=ba4d79da5c8949bdb696b8f03f2b0ba6]) successfully deleted
I20260710 13:18:54.475595 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:54.510900 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba"
dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
mode: GRACEFUL
new_leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:42658
I20260710 13:18:54.511533 12401 raft_consensus.cc:606] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Received request to transfer leadership to TS 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:54.524039 12327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
mode: GRACEFUL
new_leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:43768
I20260710 13:18:54.524588 12327 raft_consensus.cc:606] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Received request to transfer leadership to TS 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:54.527364 12327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
mode: GRACEFUL
new_leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:43768
I20260710 13:18:54.527856 12327 raft_consensus.cc:606] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Received request to transfer leadership to TS 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:54.530193 12327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aff008e1428b496aa6efd21dff993929"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
mode: GRACEFUL
new_leader_uuid: "54135887cfb64635a6751803d84dee37"
 from {username='slave'} at 127.0.0.1:43768
I20260710 13:18:54.530648 12327 raft_consensus.cc:606] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Received request to transfer leadership to TS 54135887cfb64635a6751803d84dee37
I20260710 13:18:54.532951 12327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
mode: GRACEFUL
new_leader_uuid: "54135887cfb64635a6751803d84dee37"
 from {username='slave'} at 127.0.0.1:43768
I20260710 13:18:54.533380 12327 raft_consensus.cc:606] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Received request to transfer leadership to TS 54135887cfb64635a6751803d84dee37
I20260710 13:18:54.535723 12327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
mode: GRACEFUL
new_leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:43768
I20260710 13:18:54.536273 12327 raft_consensus.cc:606] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Received request to transfer leadership to TS 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:54.537286 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:18:54.538009 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:54.657509 13092 raft_consensus.cc:993] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007: : Instructing follower 54135887cfb64635a6751803d84dee37 to start an election
I20260710 13:18:54.658094 13096 raft_consensus.cc:1081] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Signalling peer 54135887cfb64635a6751803d84dee37 to start an election
I20260710 13:18:54.659745 12475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0"
dest_uuid: "54135887cfb64635a6751803d84dee37"
 from {username='slave'} at 127.0.0.1:53060
I20260710 13:18:54.660378 12475 raft_consensus.cc:493] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.660683 12475 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.665695 12475 raft_consensus.cc:515] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:54.668105 12475 leader_election.cc:290] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:54.668954 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:54.669298 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:54.669661 12327 raft_consensus.cc:3055] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:54.669914 12401 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.670037 12327 raft_consensus.cc:740] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:54.670966 12327 consensus_queue.cc:260] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:54.671932 12327 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.674796 12401 raft_consensus.cc:2468] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 2.
I20260710 13:18:54.676069 12442 leader_election.cc:304] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:54.676796 13069 raft_consensus.cc:2804] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:54.677371 12327 raft_consensus.cc:2468] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 2.
I20260710 13:18:54.678269 13069 raft_consensus.cc:697] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:54.679373 13069 consensus_queue.cc:237] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:54.687059 12223 catalog_manager.cc:5697] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 1 to 2, leader changed from 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:54.704578 13092 raft_consensus.cc:993] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007: : Instructing follower 54135887cfb64635a6751803d84dee37 to start an election
I20260710 13:18:54.705065 13096 raft_consensus.cc:1081] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Signalling peer 54135887cfb64635a6751803d84dee37 to start an election
I20260710 13:18:54.706457 12475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aff008e1428b496aa6efd21dff993929"
dest_uuid: "54135887cfb64635a6751803d84dee37"
 from {username='slave'} at 127.0.0.1:53060
I20260710 13:18:54.706974 12475 raft_consensus.cc:493] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.707271 12475 raft_consensus.cc:3060] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.714255 12475 raft_consensus.cc:515] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:54.717409 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:54.717597 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:54.717939 12401 raft_consensus.cc:3060] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.718390 12327 raft_consensus.cc:3055] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:54.718845 12327 raft_consensus.cc:740] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:54.719704 12327 consensus_queue.cc:260] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:54.720455 12327 raft_consensus.cc:3060] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.722648 12401 raft_consensus.cc:2468] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 2.
I20260710 13:18:54.723318 12475 leader_election.cc:290] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:54.723726 12442 leader_election.cc:304] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:54.724520 13069 raft_consensus.cc:2804] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:54.724987 13069 raft_consensus.cc:697] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:54.725792 13069 consensus_queue.cc:237] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:54.726133 12327 raft_consensus.cc:2468] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 2.
I20260710 13:18:54.733309 12223 catalog_manager.cc:5697] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 1 to 2, leader changed from 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:54.762399 13092 raft_consensus.cc:993] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: : Instructing follower 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.763113 13096 raft_consensus.cc:1081] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Signalling peer 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.764776 12738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f"
dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:46754
I20260710 13:18:54.765292 12738 raft_consensus.cc:493] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.765637 12738 raft_consensus.cc:3060] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.770921 13092 raft_consensus.cc:993] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: : Instructing follower 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.771463 13096 raft_consensus.cc:1081] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Signalling peer 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.773003 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66"
dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:46754
I20260710 13:18:54.772965 12738 raft_consensus.cc:515] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.773557 12737 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.773965 12737 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.775395 12738 leader_election.cc:290] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:54.776073 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:54.776773 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8104ad95f8c446eaa1784cd5ec47ab8f" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:54.777326 12401 raft_consensus.cc:3060] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.776660 12327 raft_consensus.cc:3055] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:54.778301 12327 raft_consensus.cc:740] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:54.779841 12737 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.780730 12327 consensus_queue.cc:260] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.782040 12737 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:54.783493 12326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:54.784082 12326 raft_consensus.cc:3055] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:54.784395 12326 raft_consensus.cc:740] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:54.784843 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:54.785038 12401 raft_consensus.cc:2468] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.785435 12475 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.785132 12326 consensus_queue.cc:260] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.786372 12701 leader_election.cc:304] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde4bf94a6d48d59fa8ed33cf974a65, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:54.786549 12326 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.788501 13108 raft_consensus.cc:2804] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:54.788722 12327 raft_consensus.cc:3060] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.793165 12475 raft_consensus.cc:2468] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.794484 12326 raft_consensus.cc:2468] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.795528 12702 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 
I20260710 13:18:54.796154 12327 raft_consensus.cc:2468] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.797923 13110 raft_consensus.cc:2804] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:54.798429 13110 raft_consensus.cc:697] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:54.802222 13110 consensus_queue.cc:237] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.803813 13108 raft_consensus.cc:697] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:54.804970 13108 consensus_queue.cc:237] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.814891 12223 catalog_manager.cc:5697] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 1 to 2, leader changed from 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) to 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196). New cstate: current_term: 2 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:54.827296 12223 catalog_manager.cc:5697] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 1 to 2, leader changed from 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) to 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196). New cstate: current_term: 2 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:54.840863 13092 raft_consensus.cc:993] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: : Instructing follower 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.841428 13096 raft_consensus.cc:1081] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Signalling peer 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.843156 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57"
dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:46754
I20260710 13:18:54.843628 12737 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.843889 12737 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.849787 12737 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.851507 12737 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:54.852540 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:54.852648 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:54.853199 12327 raft_consensus.cc:3055] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:54.853199 12403 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.853673 12327 raft_consensus.cc:740] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:54.854454 12327 consensus_queue.cc:260] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.855618 12327 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.859642 12403 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.860710 12701 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde4bf94a6d48d59fa8ed33cf974a65, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:54.861583 13108 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:54.861826 12327 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.862279 13108 raft_consensus.cc:697] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:54.863353 13108 consensus_queue.cc:237] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.871896 12223 catalog_manager.cc:5697] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 1 to 2, leader changed from 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) to 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196). New cstate: current_term: 2 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:54.872813 13095 raft_consensus.cc:993] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: : Instructing follower 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.873443 13093 raft_consensus.cc:1081] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Signalling peer 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:54.874994 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba"
dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:57248
I20260710 13:18:54.875479 12737 raft_consensus.cc:493] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:54.875769 12737 raft_consensus.cc:3060] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.881026 12737 raft_consensus.cc:515] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.882556 12737 leader_election.cc:290] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:54.883338 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:54.883729 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:54.883920 12327 raft_consensus.cc:3060] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.884434 12403 raft_consensus.cc:3055] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:54.884701 12403 raft_consensus.cc:740] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:54.885337 12403 consensus_queue.cc:260] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.886274 12403 raft_consensus.cc:3060] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:54.888686 12327 raft_consensus.cc:2468] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.889782 12699 leader_election.cc:304] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 
I20260710 13:18:54.890483 13108 raft_consensus.cc:2804] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:54.890937 13108 raft_consensus.cc:697] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:54.891642 12403 raft_consensus.cc:2468] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:54.891736 13108 consensus_queue.cc:237] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:54.899194 12223 catalog_manager.cc:5697] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 1 to 2, leader changed from ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) to 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196). New cstate: current_term: 2 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:55.161432 12403 raft_consensus.cc:1275] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:55.162726 13069 consensus_queue.cc:1048] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:55.172375 12327 raft_consensus.cc:1275] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:55.174762 13101 consensus_queue.cc:1048] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:55.194048 12326 raft_consensus.cc:1275] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:55.195771 13117 consensus_queue.cc:1048] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:55.207787 12403 raft_consensus.cc:1275] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:55.209306 13101 consensus_queue.cc:1048] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:55.243075 12326 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.244396 13108 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:55.258795 12403 raft_consensus.cc:1275] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.260936 13108 consensus_queue.cc:1048] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.273777 12327 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.275199 13108 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.284886 12403 raft_consensus.cc:1275] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.286729 13109 consensus_queue.cc:1048] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:55.303587 12327 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.305060 13109 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.316705 12475 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.318009 13110 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.390811 12327 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.392294 13110 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:55.401908 12403 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:55.403865 13110 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:55.539031 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:55.554921 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:55.569762 12403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22"
dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
mode: GRACEFUL
new_leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:42658
I20260710 13:18:55.570442 12403 raft_consensus.cc:606] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Received request to transfer leadership to TS 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:55.584167 12475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0"
dest_uuid: "54135887cfb64635a6751803d84dee37"
mode: GRACEFUL
new_leader_uuid: "4ebc7129faba4f499b0afd6f3953a007"
 from {username='slave'} at 127.0.0.1:43904
I20260710 13:18:55.584724 12475 raft_consensus.cc:606] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Received request to transfer leadership to TS 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:55.585834 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:55.586647 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:55.623898 13093 raft_consensus.cc:993] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: : Instructing follower 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:55.624418 13095 raft_consensus.cc:1081] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Signalling peer 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:55.626039 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22"
dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:57248
I20260710 13:18:55.626545 12737 raft_consensus.cc:493] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:55.626930 12737 raft_consensus.cc:3060] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:55.633203 12737 raft_consensus.cc:515] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:55.635193 12737 leader_election.cc:290] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:55.635393 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:55.636065 12403 raft_consensus.cc:3055] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:55.636313 12403 raft_consensus.cc:740] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:55.636339 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c85afef1f24a088fba514f0d6a1d22" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:55.637055 12475 raft_consensus.cc:3060] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:55.637066 12403 consensus_queue.cc:260] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:55.638234 12403 raft_consensus.cc:3060] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:55.641849 12475 raft_consensus.cc:2468] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:55.642997 12403 raft_consensus.cc:2468] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:55.643112 12702 leader_election.cc:304] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54135887cfb64635a6751803d84dee37, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 
I20260710 13:18:55.644191 13131 raft_consensus.cc:2804] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:55.644662 13131 raft_consensus.cc:697] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:55.645521 13131 consensus_queue.cc:237] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:55.654762 12223 catalog_manager.cc:5697] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 1 to 2, leader changed from ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) to 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196). New cstate: current_term: 2 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:55.718828 13117 raft_consensus.cc:993] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37: : Instructing follower 4ebc7129faba4f499b0afd6f3953a007 to start an election
I20260710 13:18:55.719369 13101 raft_consensus.cc:1081] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Signalling peer 4ebc7129faba4f499b0afd6f3953a007 to start an election
I20260710 13:18:55.721642 12327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
 from {username='slave'} at 127.0.0.1:37250
I20260710 13:18:55.722262 12327 raft_consensus.cc:493] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:55.722608 12327 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.730140 12327 raft_consensus.cc:515] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:55.733331 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:55.733680 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1de2468099a4c6f871141546a4b0ed0" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:55.733865 12403 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.734212 12475 raft_consensus.cc:3055] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:55.734460 12327 leader_election.cc:290] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 3 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:55.734578 12475 raft_consensus.cc:740] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:55.735882 12475 consensus_queue.cc:260] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:55.738287 12475 raft_consensus.cc:3060] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:55.743091 12403 raft_consensus.cc:2468] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 3.
I20260710 13:18:55.744562 12293 leader_election.cc:304] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:55.765434 12475 raft_consensus.cc:2468] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 3.
I20260710 13:18:55.785231 13096 raft_consensus.cc:2804] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:55.815770 13096 raft_consensus.cc:697] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:55.817369 13096 consensus_queue.cc:237] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:56.708802 13143 raft_consensus.cc:493] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 54135887cfb64635a6751803d84dee37)
I20260710 13:18:56.709579 13143 raft_consensus.cc:515] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } }
I20260710 13:18:56.712829 13143 leader_election.cc:290] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:56.775213 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:56.821580 13101 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:56.822233 13101 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:56.824626 13149 raft_consensus.cc:493] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54135887cfb64635a6751803d84dee37)
I20260710 13:18:56.824870 13101 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:56.825193 13149 raft_consensus.cc:515] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:56.827422 13149 leader_election.cc:290] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:56.833030 13149 raft_consensus.cc:493] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54135887cfb64635a6751803d84dee37)
I20260710 13:18:56.833993 13149 raft_consensus.cc:515] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:56.837327 13149 leader_election.cc:290] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:56.838464 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" is_pre_election: true
I20260710 13:18:56.846477 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aff008e1428b496aa6efd21dff993929" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:56.849977 12473 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:56.850258 12472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:56.850364 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:56.852913 13151 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:18:56.768282 12291 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.640s	user 0.007s	sys 0.003s
W20260710 13:18:56.877560 12291 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.750s	user 0.008s	sys 0.004s
I20260710 13:18:56.624881 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:56.914592 13151 raft_consensus.cc:493] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac0ad7941c0c4c648d0180a61142b809)
I20260710 13:18:56.916074 13151 raft_consensus.cc:515] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:56.918571 13143 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:56.919492 13143 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:56.926789 13152 raft_consensus.cc:493] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4ebc7129faba4f499b0afd6f3953a007)
I20260710 13:18:56.927184 13143 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:56.923292 13151 leader_election.cc:290] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:56.927565 13152 raft_consensus.cc:515] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:56.934538 12223 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53234 (request call id 149) took 1189 ms. Trace:
I20260710 13:18:56.935041 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:56.922901 12472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172700318a848809bd8ce0cefd8ba04" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:56.935240 12223 rpcz_store.cc:276] 0710 13:18:55.745420 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:18:55.745568 (+   148us) service_pool.cc:224] Handling call
0710 13:18:56.934308 (+1188740us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":15512,"reported_tablets":1}
I20260710 13:18:56.937889 12226 catalog_manager.cc:5697] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 2 to 3, leader changed from 54135887cfb64635a6751803d84dee37 (127.10.245.195) to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } }
I20260710 13:18:56.938519 13152 leader_election.cc:290] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:56.944825 13093 raft_consensus.cc:493] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:56.945482 13093 raft_consensus.cc:515] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
W20260710 13:18:56.949216 12293 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.194:38947, user_credentials={real_user=slave}} blocked reactor thread for 49128.7us
I20260710 13:18:56.950268 12325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:56.950707 12293 leader_election.cc:304] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:56.951254 12325 raft_consensus.cc:2468] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 2.
I20260710 13:18:56.952973 12224 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53240 (request call id 108) took 1162 ms. Trace:
I20260710 13:18:56.953051 13096 raft_consensus.cc:2749] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:18:56.953471 12224 rpcz_store.cc:276] 0710 13:18:55.790023 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:18:55.790176 (+   153us) service_pool.cc:224] Handling call
0710 13:18:56.952756 (+1162580us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260710 13:18:56.954262 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:56.955108 12400 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 2.
I20260710 13:18:56.963259 13152 raft_consensus.cc:493] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ac0ad7941c0c4c648d0180a61142b809)
I20260710 13:18:56.967341 13152 raft_consensus.cc:515] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:56.968801 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:56.969662 13152 leader_election.cc:290] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:56.971966 12293 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:56.974153 12472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:56.974445 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" is_pre_election: true
I20260710 13:18:56.978525 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:56.981844 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25c135a0ccbf4cb48c7b0a2d5a9a9102" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
W20260710 13:18:56.984299 12369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:37889, user_credentials={real_user=slave}} blocked reactor thread for 44759us
I20260710 13:18:56.988926 13093 leader_election.cc:290] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:56.990341 12440 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [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: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:56.992843 13147 raft_consensus.cc:2804] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:18:56.993294 13147 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:56.993671 13147 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:56.991664 12472 raft_consensus.cc:1275] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:56.997211 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401ec3064d4b42c38d77afd3915372ba" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" is_pre_election: true
I20260710 13:18:57.000931 12699 leader_election.cc:304] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:57.002208 13110 raft_consensus.cc:2749] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.003865 12366 leader_election.cc:304] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [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: ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007, 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:57.003854 12699 leader_election.cc:304] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37
I20260710 13:18:57.008345 13141 consensus_queue.cc:1048] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:57.012099 12401 raft_consensus.cc:1275] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:57.012022 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f9b155658464ee496c4b542380297bc" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:57.016407 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172700318a848809bd8ce0cefd8ba04" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:57.021881 13154 raft_consensus.cc:2749] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:18:57.040006 13149 raft_consensus.cc:2749] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.047456 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b095b22bdb184c93a70d3827c50f5004" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:57.049394 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:57.053002 12701 leader_election.cc:304] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:57.057705 13110 consensus_queue.cc:1048] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:57.058293 13151 raft_consensus.cc:2749] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.062022 12701 leader_election.cc:304] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:57.046535 13147 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:57.062985 13108 raft_consensus.cc:2749] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.063565 12701 leader_election.cc:304] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 54135887cfb64635a6751803d84dee37, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:57.064301 13151 raft_consensus.cc:2749] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:57.065006 13147 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 3 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:57.065697 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:57.071882 13155 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:18:57.071695 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
I20260710 13:18:57.072413 13155 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:57.072916 13155 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:57.073707 12440 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [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: 54135887cfb64635a6751803d84dee37; no voters: 4ebc7129faba4f499b0afd6f3953a007, 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:57.075205 13147 raft_consensus.cc:2749] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:18:57.080940 12473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97"
dest_uuid: "54135887cfb64635a6751803d84dee37"
mode: GRACEFUL
new_leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:43904
I20260710 13:18:57.081807 12473 raft_consensus.cc:606] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Received request to transfer leadership to TS 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:57.098631 13155 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:57.121291 13155 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 3 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:57.121951 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:57.117643 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:18:57.122455 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
I20260710 13:18:57.123322 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:57.124207 12291 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007; no voters: 6fde4bf94a6d48d59fa8ed33cf974a65, ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:57.129686 13141 raft_consensus.cc:2749] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:18:57.306155 12473 raft_consensus.cc:1240] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Rejecting Update request from peer 6fde4bf94a6d48d59fa8ed33cf974a65 for earlier term 2. Current term is 3. Ops: []
I20260710 13:18:57.307554 13151 consensus_queue.cc:1059] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:18:57.308579 13149 raft_consensus.cc:3055] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:57.309021 13149 raft_consensus.cc:740] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:57.310057 13149 consensus_queue.cc:260] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:57.311146 13149 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:18:57.354904 12257 debug-util.cc:398] Leaking SignalData structure 0x7b080003c480 after lost signal to thread 11226
W20260710 13:18:57.355954 12257 debug-util.cc:398] Leaking SignalData structure 0x7b0800067d40 after lost signal to thread 12260
W20260710 13:18:57.357133 12257 debug-util.cc:398] Leaking SignalData structure 0x7b0800193d60 after lost signal to thread 12352
W20260710 13:18:57.358134 12257 debug-util.cc:398] Leaking SignalData structure 0x7b080003bee0 after lost signal to thread 12427
W20260710 13:18:57.359371 12257 debug-util.cc:398] Leaking SignalData structure 0x7b0800208460 after lost signal to thread 12501
W20260710 13:18:57.360459 12257 debug-util.cc:398] Leaking SignalData structure 0x7b0800279d60 after lost signal to thread 12767
W20260710 13:18:57.360935 12257 debug-util.cc:398] Leaking SignalData structure 0x7b08000fb660 after lost signal to thread 13116
W20260710 13:18:57.361286 12257 debug-util.cc:398] Leaking SignalData structure 0x7b0800284b20 after lost signal to thread 13138
I20260710 13:18:57.378743 12327 raft_consensus.cc:1240] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Rejecting Update request from peer 6fde4bf94a6d48d59fa8ed33cf974a65 for earlier term 2. Current term is 3. Ops: []
I20260710 13:18:57.380020 13149 consensus_queue.cc:1059] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:18:57.381042 13149 raft_consensus.cc:3055] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:57.381412 13149 raft_consensus.cc:740] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:57.382375 13149 consensus_queue.cc:260] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:57.383767 13149 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:57.414863 13147 raft_consensus.cc:993] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: : Instructing follower 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:57.415428 13117 raft_consensus.cc:1081] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Signalling peer 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:57.416741 12736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97"
dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:46750
I20260710 13:18:57.417222 12736 raft_consensus.cc:493] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:57.417505 12736 raft_consensus.cc:3060] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.423656 12736 raft_consensus.cc:515] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:57.425110 12736 leader_election.cc:290] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:57.426438 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:57.426609 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4fba23f44847aba1724aa89cda4f97" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:57.427047 12327 raft_consensus.cc:3060] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.427304 12473 raft_consensus.cc:3055] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:57.427764 12473 raft_consensus.cc:740] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:57.428689 12473 consensus_queue.cc:260] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:57.430150 12473 raft_consensus.cc:3060] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.434799 12327 raft_consensus.cc:2468] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:57.435763 12699 leader_election.cc:304] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 
I20260710 13:18:57.436532 13149 raft_consensus.cc:2804] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.436947 13149 raft_consensus.cc:697] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:57.437733 13149 consensus_queue.cc:237] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:57.438261 12473 raft_consensus.cc:2468] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:57.447165 12224 catalog_manager.cc:5697] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 1 to 2, leader changed from 54135887cfb64635a6751803d84dee37 (127.10.245.195) to 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196). New cstate: current_term: 2 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.858968 12473 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:57.860613 13149 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:57.875659 12327 raft_consensus.cc:1275] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:57.877737 13151 consensus_queue.cc:1048] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:58.124253 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:58.145313 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:58.168278 12322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
mode: GRACEFUL
new_leader_uuid: "54135887cfb64635a6751803d84dee37"
 from {username='slave'} at 127.0.0.1:43768
I20260710 13:18:58.168838 12322 raft_consensus.cc:606] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Received request to transfer leadership to TS 54135887cfb64635a6751803d84dee37
I20260710 13:18:58.170148 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:18:58.171116 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:58.568073 13145 raft_consensus.cc:993] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: : Instructing follower 54135887cfb64635a6751803d84dee37 to start an election
I20260710 13:18:58.568804 13179 raft_consensus.cc:1081] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Signalling peer 54135887cfb64635a6751803d84dee37 to start an election
I20260710 13:18:58.570355 12473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141"
dest_uuid: "54135887cfb64635a6751803d84dee37"
 from {username='slave'} at 127.0.0.1:53060
I20260710 13:18:58.570886 12473 raft_consensus.cc:493] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:58.571226 12473 raft_consensus.cc:3060] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.576545 12473 raft_consensus.cc:515] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.578397 12473 leader_election.cc:290] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:58.579201 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:58.579854 12322 raft_consensus.cc:3055] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:58.580202 12322 raft_consensus.cc:740] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:58.581133 12322 consensus_queue.cc:260] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.581700 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e152a73b30e14d3dbb1cb2fb34019141" candidate_uuid: "54135887cfb64635a6751803d84dee37" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
I20260710 13:18:58.582306 12736 raft_consensus.cc:3060] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.582628 12322 raft_consensus.cc:3060] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.584188 13180 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.584713 13180 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.586971 13180 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:58.588539 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:58.588539 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:58.589517 12473 raft_consensus.cc:2468] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 3.
I20260710 13:18:58.590713 12322 raft_consensus.cc:2468] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 2.
I20260710 13:18:58.590968 12702 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 54135887cfb64635a6751803d84dee37, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:58.592301 13180 raft_consensus.cc:2804] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:18:58.592799 13180 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.592453 12440 leader_election.cc:304] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ebc7129faba4f499b0afd6f3953a007, 54135887cfb64635a6751803d84dee37; no voters: 
I20260710 13:18:58.593293 13180 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:58.593847 13117 raft_consensus.cc:2804] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:58.594300 12736 raft_consensus.cc:2468] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54135887cfb64635a6751803d84dee37 in term 2.
I20260710 13:18:58.594365 13117 raft_consensus.cc:697] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Becoming Leader. State: Replica: 54135887cfb64635a6751803d84dee37, State: Running, Role: LEADER
I20260710 13:18:58.597008 13117 consensus_queue.cc:237] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.603179 13180 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.606817 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:58.609859 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37"
I20260710 13:18:58.610690 12473 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:58.615598 12224 catalog_manager.cc:5697] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 reported cstate change: term changed from 1 to 2, leader changed from 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) to 54135887cfb64635a6751803d84dee37 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "54135887cfb64635a6751803d84dee37" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.621217 13180 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 4 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889)
I20260710 13:18:58.621625 12473 raft_consensus.cc:2468] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 4.
I20260710 13:18:58.623005 12702 leader_election.cc:304] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 54135887cfb64635a6751803d84dee37, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:58.623878 13180 raft_consensus.cc:2804] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:58.624392 13180 raft_consensus.cc:697] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:58.626804 13180 consensus_queue.cc:237] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.647646 12226 catalog_manager.cc:5697] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:58.703308 13156 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:58.703739 13179 raft_consensus.cc:493] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:58.703982 13156 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.704407 13179 raft_consensus.cc:515] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.706100 13156 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:58.707103 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" is_pre_election: true
I20260710 13:18:58.707269 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007" is_pre_election: true
I20260710 13:18:58.706610 13179 leader_election.cc:290] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:58.708139 12737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" is_pre_election: true
I20260710 13:18:58.707738 12736 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 3.
I20260710 13:18:58.719758 12322 raft_consensus.cc:2393] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac0ad7941c0c4c648d0180a61142b809 in current term 3: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:58.720394 12366 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [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: 6fde4bf94a6d48d59fa8ed33cf974a65, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:58.721215 13178 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:18:58.708974 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5a0265938e2400184c72ca7a616ef66" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "54135887cfb64635a6751803d84dee37" is_pre_election: true
I20260710 13:18:58.721585 13178 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6fde4bf94a6d48d59fa8ed33cf974a65)
I20260710 13:18:58.722100 13178 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:58.722333 12473 raft_consensus.cc:2368] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ebc7129faba4f499b0afd6f3953a007 for earlier term 3. Current term is 4.
I20260710 13:18:58.723694 12294 leader_election.cc:400] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 3 pre-election: Vote denied by peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889) with higher term. Message: Invalid argument: T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ebc7129faba4f499b0afd6f3953a007 for earlier term 3. Current term is 4.
I20260710 13:18:58.723973 12294 leader_election.cc:403] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:18:58.724905 13179 raft_consensus.cc:3060] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Advancing to term 4
I20260710 13:18:58.731568 13179 raft_consensus.cc:2749] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889) with higher term. Message: Invalid argument: T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ebc7129faba4f499b0afd6f3953a007 for earlier term 3. Current term is 4.
I20260710 13:18:58.731791 13178 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.734295 13178 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [CANDIDATE]: Term 3 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:58.735152 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:58.735424 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "ac0ad7941c0c4c648d0180a61142b809" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
I20260710 13:18:58.735906 12322 raft_consensus.cc:2393] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ac0ad7941c0c4c648d0180a61142b809 in current term 3: Already voted for candidate 4ebc7129faba4f499b0afd6f3953a007 in this term.
I20260710 13:18:58.742965 12736 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac0ad7941c0c4c648d0180a61142b809 in term 3.
I20260710 13:18:58.744208 12366 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [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: 6fde4bf94a6d48d59fa8ed33cf974a65, ac0ad7941c0c4c648d0180a61142b809; no voters: 4ebc7129faba4f499b0afd6f3953a007
I20260710 13:18:58.744824 13178 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:58.745338 13178 raft_consensus.cc:697] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 3 LEADER]: Becoming Leader. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:58.746284 13178 consensus_queue.cc:237] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:58.755558 12226 catalog_manager.cc:5697] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 reported cstate change: term changed from 2 to 3, leader changed from 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196) to ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194). New cstate: current_term: 3 leader_uuid: "ac0ad7941c0c4c648d0180a61142b809" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:58.979018 12322 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:58.980239 13182 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:58.993650 12736 raft_consensus.cc:1275] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Refusing update from remote peer 54135887cfb64635a6751803d84dee37: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:58.995169 13182 consensus_queue.cc:1048] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:59.062178 12472 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 4 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:18:59.063488 13180 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54135887cfb64635a6751803d84dee37" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 37889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:18:59.074558 12322 raft_consensus.cc:1275] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:18:59.076336 13181 consensus_queue.cc:1048] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:18:59.079891 13145 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.080353 13145 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:59.083333 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809" is_pre_election: true
I20260710 13:18:59.083739 13145 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:59.085352 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" is_pre_election: true
I20260710 13:18:59.086179 12736 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 3.
I20260710 13:18:59.087096 12291 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:59.087785 13145 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:18:59.089047 13145 raft_consensus.cc:493] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.089417 13145 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:59.094776 13145 raft_consensus.cc:515] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:59.097738 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:59.100066 13145 leader_election.cc:290] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [CANDIDATE]: Term 4 election: Requested vote from peers ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947), 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196:40321)
I20260710 13:18:59.100864 12736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92109276bbe2425e9f268a4ecdf31a57" candidate_uuid: "4ebc7129faba4f499b0afd6f3953a007" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
I20260710 13:18:59.101419 12736 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:59.106774 12736 raft_consensus.cc:2468] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ebc7129faba4f499b0afd6f3953a007 in term 4.
I20260710 13:18:59.107774 12291 leader_election.cc:304] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4ebc7129faba4f499b0afd6f3953a007, 6fde4bf94a6d48d59fa8ed33cf974a65; no voters: ac0ad7941c0c4c648d0180a61142b809
I20260710 13:18:59.108474 13145 raft_consensus.cc:2804] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:59.108958 13145 raft_consensus.cc:697] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 LEADER]: Becoming Leader. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:59.109823 13145 consensus_queue.cc:237] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:59.117515 12224 catalog_manager.cc:5697] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 reported cstate change: term changed from 3 to 4, leader changed from ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194) to 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193). New cstate: current_term: 4 leader_uuid: "4ebc7129faba4f499b0afd6f3953a007" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.171927 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:59.193624 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:59.200593 12322 raft_consensus.cc:1240] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 LEADER]: Rejecting Update request from peer ac0ad7941c0c4c648d0180a61142b809 for earlier term 3. Current term is 4. Ops: []
I20260710 13:18:59.201797 13156 consensus_queue.cc:1059] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:18:59.202497 13156 consensus_queue.cc:1243] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [LEADER]: Peer 4ebc7129faba4f499b0afd6f3953a007 log is divergent from this leader: its last log entry 4.6 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 5
I20260710 13:18:59.202980 13178 raft_consensus.cc:3055] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:59.203305 13178 raft_consensus.cc:740] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ac0ad7941c0c4c648d0180a61142b809, State: Running, Role: LEADER
I20260710 13:18:59.204066 13178 consensus_queue.cc:260] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:59.204949 13178 raft_consensus.cc:3060] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:59.208776 12322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff"
dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
mode: GRACEFUL
new_leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:43768
I20260710 13:18:59.209290 12322 raft_consensus.cc:606] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Received request to transfer leadership to TS 6fde4bf94a6d48d59fa8ed33cf974a65
I20260710 13:18:59.210402 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:18:59.211036 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:59.490382 13145 raft_consensus.cc:993] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: : Instructing follower 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:59.490908 13179 raft_consensus.cc:1081] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Signalling peer 6fde4bf94a6d48d59fa8ed33cf974a65 to start an election
I20260710 13:18:59.492372 12736 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff"
dest_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65"
 from {username='slave'} at 127.0.0.1:46754
I20260710 13:18:59.492897 12736 raft_consensus.cc:493] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:59.493146 12736 raft_consensus.cc:3060] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.497344 12736 raft_consensus.cc:515] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:59.498791 12736 leader_election.cc:290] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Requested vote from peers 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205), ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947)
I20260710 13:18:59.499648 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4ebc7129faba4f499b0afd6f3953a007"
I20260710 13:18:59.499743 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e5ce8155f534af3b3c78067e6ace9ff" candidate_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "ac0ad7941c0c4c648d0180a61142b809"
I20260710 13:18:59.500202 12322 raft_consensus.cc:3055] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:59.500291 12401 raft_consensus.cc:3060] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.500499 12322 raft_consensus.cc:740] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ebc7129faba4f499b0afd6f3953a007, State: Running, Role: LEADER
I20260710 13:18:59.501219 12322 consensus_queue.cc:260] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:59.502063 12322 raft_consensus.cc:3060] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.505223 12401 raft_consensus.cc:2468] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:59.506301 12701 leader_election.cc:304] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6fde4bf94a6d48d59fa8ed33cf974a65, ac0ad7941c0c4c648d0180a61142b809; no voters: 
I20260710 13:18:59.507057 13180 raft_consensus.cc:2804] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:59.507400 12322 raft_consensus.cc:2468] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fde4bf94a6d48d59fa8ed33cf974a65 in term 2.
I20260710 13:18:59.507457 13180 raft_consensus.cc:697] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Becoming Leader. State: Replica: 6fde4bf94a6d48d59fa8ed33cf974a65, State: Running, Role: LEADER
I20260710 13:18:59.508457 13180 consensus_queue.cc:237] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [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: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } }
I20260710 13:18:59.515434 12224 catalog_manager.cc:5697] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 reported cstate change: term changed from 1 to 2, leader changed from 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193) to 6fde4bf94a6d48d59fa8ed33cf974a65 (127.10.245.196). New cstate: current_term: 2 leader_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:59.546403 12736 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260710 13:18:59.547499 13179 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fde4bf94a6d48d59fa8ed33cf974a65" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 40321 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:18:59.556710 12401 raft_consensus.cc:1275] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 4 FOLLOWER]: Refusing update from remote peer 4ebc7129faba4f499b0afd6f3953a007: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 6. (term mismatch)
I20260710 13:18:59.557822 12401 pending_rounds.cc:85] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: Aborting all ops after (but not including) 5
I20260710 13:18:59.558195 12401 pending_rounds.cc:107] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: Aborting uncommitted NO_OP operation due to leader change: 3.6
I20260710 13:18:59.558465 12401 raft_consensus.cc:2889] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:59.560609 13202 consensus_queue.cc:1048] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260710 13:18:59.996726 12401 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:59.998208 13205 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac0ad7941c0c4c648d0180a61142b809" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 38947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:00.008649 12322 raft_consensus.cc:1275] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Refusing update from remote peer 6fde4bf94a6d48d59fa8ed33cf974a65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:00.010538 13181 consensus_queue.cc:1048] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ebc7129faba4f499b0afd6f3953a007" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:00.212080 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:00.228559 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:19:00.239657 12699 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 13:19:00.243922 12699 consensus_peers.cc:597] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.266001 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:00.267198 11223 tablet_replica.cc:333] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.268240 11223 raft_consensus.cc:2243] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.268870 11223 raft_consensus.cc:2272] T 8104ad95f8c446eaa1784cd5ec47ab8f P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.271320 11223 tablet_replica.cc:333] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.272083 11223 raft_consensus.cc:2243] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.272679 11223 raft_consensus.cc:2272] T b5a0265938e2400184c72ca7a616ef66 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.275216 11223 tablet_replica.cc:333] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.275945 11223 raft_consensus.cc:2243] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.276746 11223 raft_consensus.cc:2272] T 868c664d26c2477faaddb6a96e004630 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.279551 11223 tablet_replica.cc:333] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.280205 11223 raft_consensus.cc:2243] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.280952 11223 raft_consensus.cc:2272] T 92109276bbe2425e9f268a4ecdf31a57 P 4ebc7129faba4f499b0afd6f3953a007 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.283280 11223 tablet_replica.cc:333] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.283805 11223 raft_consensus.cc:2243] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.284443 11223 raft_consensus.cc:2272] T af6263a8b7fe4cee938d54ad5fcdf96c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.286280 11223 tablet_replica.cc:333] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.286835 11223 raft_consensus.cc:2243] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.287539 11223 raft_consensus.cc:2272] T b1de2468099a4c6f871141546a4b0ed0 P 4ebc7129faba4f499b0afd6f3953a007 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.289184 11223 tablet_replica.cc:333] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.289690 11223 raft_consensus.cc:2243] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.290479 11223 raft_consensus.cc:2272] T fbca48272bb14efca8846f798d9b9a30 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.292443 11223 tablet_replica.cc:333] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.293161 11223 raft_consensus.cc:2243] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.293948 11223 raft_consensus.cc:2272] T 401ec3064d4b42c38d77afd3915372ba P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.296160 11223 tablet_replica.cc:333] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.296731 11223 raft_consensus.cc:2243] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:19:00.297159 12440 consensus_peers.cc:597] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.297700 11223 raft_consensus.cc:2272] T 99577415647d4a849ffc468a09463f03 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.300028 11223 tablet_replica.cc:333] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.300585 11223 raft_consensus.cc:2243] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.301007 11223 raft_consensus.cc:2272] T 48b1b70aa0cd4dce8e327523bf365757 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.303038 11223 tablet_replica.cc:333] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.303575 11223 raft_consensus.cc:2243] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.303982 11223 raft_consensus.cc:2272] T b09f44ba9215479a82e93e31c1687952 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.305866 11223 tablet_replica.cc:333] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.306375 11223 raft_consensus.cc:2243] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.306860 11223 raft_consensus.cc:2272] T aff008e1428b496aa6efd21dff993929 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.309221 11223 tablet_replica.cc:333] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.309829 11223 raft_consensus.cc:2243] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.310316 11223 raft_consensus.cc:2272] T 9e5ce8155f534af3b3c78067e6ace9ff P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.312932 11223 tablet_replica.cc:333] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.313434 11223 raft_consensus.cc:2243] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.313795 11223 raft_consensus.cc:2272] T fe4fba23f44847aba1724aa89cda4f97 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.315466 11223 tablet_replica.cc:333] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.315925 11223 raft_consensus.cc:2243] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.316268 11223 raft_consensus.cc:2272] T e152a73b30e14d3dbb1cb2fb34019141 P 4ebc7129faba4f499b0afd6f3953a007 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.318034 11223 tablet_replica.cc:333] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.318451 11223 raft_consensus.cc:2243] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.318997 11223 raft_consensus.cc:2272] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.320516 11223 tablet_replica.cc:333] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.320941 11223 raft_consensus.cc:2243] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.321947 11223 raft_consensus.cc:2272] T e37a7c33fa234c8ba078c0e50e53bb9b P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.324601 11223 tablet_replica.cc:333] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007: stopping tablet replica
I20260710 13:19:00.325241 11223 raft_consensus.cc:2243] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.325709 11223 raft_consensus.cc:2272] T 0625f542db0243f3bce650dc21bb2d4c P 4ebc7129faba4f499b0afd6f3953a007 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.326064 12699 consensus_peers.cc:597] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.328225 12440 consensus_peers.cc:597] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.366650 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
W20260710 13:19:00.367004 12440 consensus_peers.cc:597] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.406910 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:19:00.426765 12442 consensus_peers.cc:597] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 -> Peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Couldn't send request to peer ac0ad7941c0c4c648d0180a61142b809. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.433624 12699 consensus_peers.cc:597] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.448208 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:00.449057 11223 tablet_replica.cc:333] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.450021 11223 raft_consensus.cc:2243] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.451023 11223 raft_consensus.cc:2272] T 8104ad95f8c446eaa1784cd5ec47ab8f P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.453586 11223 tablet_replica.cc:333] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.454185 11223 raft_consensus.cc:2243] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.454754 11223 raft_consensus.cc:2272] T 92109276bbe2425e9f268a4ecdf31a57 P ac0ad7941c0c4c648d0180a61142b809 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.457504 11223 tablet_replica.cc:333] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.458060 11223 raft_consensus.cc:2243] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.458474 11223 raft_consensus.cc:2272] T 868c664d26c2477faaddb6a96e004630 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.460294 11223 tablet_replica.cc:333] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.460902 11223 raft_consensus.cc:2243] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.461311 11223 raft_consensus.cc:2272] T b1de2468099a4c6f871141546a4b0ed0 P ac0ad7941c0c4c648d0180a61142b809 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.463068 11223 tablet_replica.cc:333] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.463598 11223 raft_consensus.cc:2243] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.464192 11223 raft_consensus.cc:2272] T fbca48272bb14efca8846f798d9b9a30 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.466045 11223 tablet_replica.cc:333] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.466606 11223 raft_consensus.cc:2243] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.467072 11223 raft_consensus.cc:2272] T 23c85afef1f24a088fba514f0d6a1d22 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.468631 11223 tablet_replica.cc:333] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.469142 11223 raft_consensus.cc:2243] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.469584 11223 raft_consensus.cc:2272] T 401ec3064d4b42c38d77afd3915372ba P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.471431 11223 tablet_replica.cc:333] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.471952 11223 raft_consensus.cc:2243] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.472788 11223 raft_consensus.cc:2272] T 9afcd0fb57b2496d90dc39b7df620dd6 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.474792 11223 tablet_replica.cc:333] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.475320 11223 raft_consensus.cc:2243] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.476126 11223 raft_consensus.cc:2272] T b095b22bdb184c93a70d3827c50f5004 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.477896 11223 tablet_replica.cc:333] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.478400 11223 raft_consensus.cc:2243] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.479192 11223 raft_consensus.cc:2272] T 1172700318a848809bd8ce0cefd8ba04 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.481052 11223 tablet_replica.cc:333] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.481580 11223 raft_consensus.cc:2243] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.481981 11223 raft_consensus.cc:2272] T aff008e1428b496aa6efd21dff993929 P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.483824 11223 tablet_replica.cc:333] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.484345 11223 raft_consensus.cc:2243] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.484874 11223 raft_consensus.cc:2272] T 9f9b155658464ee496c4b542380297bc P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.486795 11223 tablet_replica.cc:333] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.487308 11223 raft_consensus.cc:2243] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.487716 11223 raft_consensus.cc:2272] T b09f44ba9215479a82e93e31c1687952 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.489398 11223 tablet_replica.cc:333] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.489907 11223 raft_consensus.cc:2243] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.490746 11223 raft_consensus.cc:2272] T 48b1b70aa0cd4dce8e327523bf365757 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.492486 11223 tablet_replica.cc:333] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.493006 11223 raft_consensus.cc:2243] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.493525 11223 raft_consensus.cc:2272] T 9e5ce8155f534af3b3c78067e6ace9ff P ac0ad7941c0c4c648d0180a61142b809 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.496129 11223 tablet_replica.cc:333] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.496680 11223 raft_consensus.cc:2243] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.497350 11223 raft_consensus.cc:2272] T 99577415647d4a849ffc468a09463f03 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.499174 11223 tablet_replica.cc:333] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.499665 11223 raft_consensus.cc:2243] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.500509 11223 raft_consensus.cc:2272] T 5cc057901ac9498991ae2e964ebc30d5 P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.502380 11223 tablet_replica.cc:333] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809: stopping tablet replica
I20260710 13:19:00.502933 11223 raft_consensus.cc:2243] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.503680 11223 raft_consensus.cc:2272] T 0625f542db0243f3bce650dc21bb2d4c P ac0ad7941c0c4c648d0180a61142b809 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.508579 12701 consensus_peers.cc:597] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Couldn't send request to peer ac0ad7941c0c4c648d0180a61142b809. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.541069 12440 consensus_peers.cc:597] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.554178 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
W20260710 13:19:00.574152 12440 consensus_peers.cc:597] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.578997 12699 consensus_peers.cc:597] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.581782 12701 consensus_peers.cc:597] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Couldn't send request to peer ac0ad7941c0c4c648d0180a61142b809. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:38947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.586143 12442 consensus_peers.cc:597] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 -> Peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Couldn't send request to peer ac0ad7941c0c4c648d0180a61142b809. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:38947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:00.612500 12701 consensus_peers.cc:597] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer ac0ad7941c0c4c648d0180a61142b809 (127.10.245.194:38947): Couldn't send request to peer ac0ad7941c0c4c648d0180a61142b809. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:38947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.616020 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
I20260710 13:19:00.651630 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:00.652562 11223 tablet_replica.cc:333] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.653375 11223 raft_consensus.cc:2243] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.653937 11223 raft_consensus.cc:2272] T 868c664d26c2477faaddb6a96e004630 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.656162 11223 tablet_replica.cc:333] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.656766 11223 raft_consensus.cc:2243] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.657373 11223 raft_consensus.cc:2272] T b5a0265938e2400184c72ca7a616ef66 P 54135887cfb64635a6751803d84dee37 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.659433 11223 tablet_replica.cc:333] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.660008 11223 raft_consensus.cc:2243] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.660476 11223 raft_consensus.cc:2272] T 23c85afef1f24a088fba514f0d6a1d22 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.662346 11223 tablet_replica.cc:333] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.663002 11223 raft_consensus.cc:2243] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.663635 11223 raft_consensus.cc:2272] T 9afcd0fb57b2496d90dc39b7df620dd6 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.665439 11223 tablet_replica.cc:333] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.665990 11223 raft_consensus.cc:2243] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.666810 11223 raft_consensus.cc:2272] T af6263a8b7fe4cee938d54ad5fcdf96c P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.668534 11223 tablet_replica.cc:333] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.669049 11223 raft_consensus.cc:2243] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.669440 11223 raft_consensus.cc:2272] T b1de2468099a4c6f871141546a4b0ed0 P 54135887cfb64635a6751803d84dee37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.671411 11223 tablet_replica.cc:333] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.672078 11223 raft_consensus.cc:2243] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.672487 11223 raft_consensus.cc:2272] T 0625f542db0243f3bce650dc21bb2d4c P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.675081 11223 tablet_replica.cc:333] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.675733 11223 raft_consensus.cc:2243] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.676303 11223 raft_consensus.cc:2272] T 1172700318a848809bd8ce0cefd8ba04 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.678470 11223 tablet_replica.cc:333] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.679056 11223 raft_consensus.cc:2243] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.679801 11223 raft_consensus.cc:2272] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.681557 11223 tablet_replica.cc:333] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.682066 11223 raft_consensus.cc:2243] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.682539 11223 raft_consensus.cc:2272] T e37a7c33fa234c8ba078c0e50e53bb9b P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.684280 11223 tablet_replica.cc:333] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.684767 11223 raft_consensus.cc:2243] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.685454 11223 raft_consensus.cc:2272] T e152a73b30e14d3dbb1cb2fb34019141 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.687259 11223 tablet_replica.cc:333] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.687830 11223 raft_consensus.cc:2243] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.688483 11223 raft_consensus.cc:2272] T 5cc057901ac9498991ae2e964ebc30d5 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.690713 11223 tablet_replica.cc:333] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
W20260710 13:19:00.690567 12702 consensus_peers.cc:597] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer 54135887cfb64635a6751803d84dee37 (127.10.245.195:37889): Couldn't send request to peer 54135887cfb64635a6751803d84dee37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.691344 11223 raft_consensus.cc:2243] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.691716 11223 raft_consensus.cc:2272] T 48b1b70aa0cd4dce8e327523bf365757 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.693373 11223 tablet_replica.cc:333] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.693797 11223 raft_consensus.cc:2243] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.694473 11223 raft_consensus.cc:2272] T 9f9b155658464ee496c4b542380297bc P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.696195 11223 tablet_replica.cc:333] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.696712 11223 raft_consensus.cc:2243] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.697497 11223 raft_consensus.cc:2272] T b09f44ba9215479a82e93e31c1687952 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.699245 11223 tablet_replica.cc:333] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.699710 11223 raft_consensus.cc:2243] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.700093 11223 raft_consensus.cc:2272] T fe4fba23f44847aba1724aa89cda4f97 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.701685 11223 tablet_replica.cc:333] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.702116 11223 raft_consensus.cc:2243] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.702875 11223 raft_consensus.cc:2272] T aff008e1428b496aa6efd21dff993929 P 54135887cfb64635a6751803d84dee37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.704591 11223 tablet_replica.cc:333] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37: stopping tablet replica
I20260710 13:19:00.705029 11223 raft_consensus.cc:2243] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.705577 11223 raft_consensus.cc:2272] T b095b22bdb184c93a70d3827c50f5004 P 54135887cfb64635a6751803d84dee37 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:00.711524 12699 consensus_peers.cc:597] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 -> Peer 4ebc7129faba4f499b0afd6f3953a007 (127.10.245.193:46205): Couldn't send request to peer 4ebc7129faba4f499b0afd6f3953a007. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.750407 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:00.793784 11223 tablet_server.cc:179] TabletServer@127.10.245.196:0 shutting down...
I20260710 13:19:00.822000 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:00.822889 11223 tablet_replica.cc:333] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.823546 11223 raft_consensus.cc:2243] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.824379 11223 raft_consensus.cc:2272] T 8104ad95f8c446eaa1784cd5ec47ab8f P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.826236 11223 tablet_replica.cc:333] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.826869 11223 raft_consensus.cc:2243] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.827586 11223 raft_consensus.cc:2272] T b5a0265938e2400184c72ca7a616ef66 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.829389 11223 tablet_replica.cc:333] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.829905 11223 raft_consensus.cc:2243] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.830404 11223 raft_consensus.cc:2272] T 5cc057901ac9498991ae2e964ebc30d5 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.832144 11223 tablet_replica.cc:333] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.832684 11223 raft_consensus.cc:2243] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.833436 11223 raft_consensus.cc:2272] T 9e5ce8155f534af3b3c78067e6ace9ff P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.835609 11223 tablet_replica.cc:333] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.836131 11223 raft_consensus.cc:2243] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.836585 11223 raft_consensus.cc:2272] T e152a73b30e14d3dbb1cb2fb34019141 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.838243 11223 tablet_replica.cc:333] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.838812 11223 raft_consensus.cc:2243] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.839572 11223 raft_consensus.cc:2272] T 401ec3064d4b42c38d77afd3915372ba P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.841325 11223 tablet_replica.cc:333] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.841878 11223 raft_consensus.cc:2243] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.842414 11223 raft_consensus.cc:2272] T 9afcd0fb57b2496d90dc39b7df620dd6 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.844241 11223 tablet_replica.cc:333] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.844771 11223 raft_consensus.cc:2243] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.845460 11223 raft_consensus.cc:2272] T 23c85afef1f24a088fba514f0d6a1d22 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.847235 11223 tablet_replica.cc:333] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.847718 11223 raft_consensus.cc:2243] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.848232 11223 raft_consensus.cc:2272] T b095b22bdb184c93a70d3827c50f5004 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.850037 11223 tablet_replica.cc:333] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.850519 11223 raft_consensus.cc:2243] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.850931 11223 raft_consensus.cc:2272] T 92109276bbe2425e9f268a4ecdf31a57 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.852479 11223 tablet_replica.cc:333] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.853027 11223 raft_consensus.cc:2243] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.853498 11223 raft_consensus.cc:2272] T 1172700318a848809bd8ce0cefd8ba04 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.855154 11223 tablet_replica.cc:333] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.855630 11223 raft_consensus.cc:2243] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.856107 11223 raft_consensus.cc:2272] T af6263a8b7fe4cee938d54ad5fcdf96c P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.857574 11223 tablet_replica.cc:333] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.858274 11223 raft_consensus.cc:2243] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.858888 11223 raft_consensus.cc:2272] T 99577415647d4a849ffc468a09463f03 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.860777 11223 tablet_replica.cc:333] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.861337 11223 raft_consensus.cc:2243] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.862143 11223 raft_consensus.cc:2272] T fe4fba23f44847aba1724aa89cda4f97 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.864181 11223 tablet_replica.cc:333] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.864753 11223 raft_consensus.cc:2243] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.865284 11223 raft_consensus.cc:2272] T 9f9b155658464ee496c4b542380297bc P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.867256 11223 tablet_replica.cc:333] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.867798 11223 raft_consensus.cc:2243] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.868328 11223 raft_consensus.cc:2272] T 25c135a0ccbf4cb48c7b0a2d5a9a9102 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.870262 11223 tablet_replica.cc:333] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.870791 11223 raft_consensus.cc:2243] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.871227 11223 raft_consensus.cc:2272] T e37a7c33fa234c8ba078c0e50e53bb9b P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.872979 11223 tablet_replica.cc:333] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65: stopping tablet replica
I20260710 13:19:00.873414 11223 raft_consensus.cc:2243] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.873883 11223 raft_consensus.cc:2272] T fbca48272bb14efca8846f798d9b9a30 P 6fde4bf94a6d48d59fa8ed33cf974a65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.912160 11223 tablet_server.cc:196] TabletServer@127.10.245.196:0 shutdown complete.
I20260710 13:19:00.943352 11223 master.cc:562] Master@127.10.245.254:46429 shutting down...
I20260710 13:19:00.964216 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.964872 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.965201 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f04536be24b4954ad4c00bea9cf3022: stopping tablet replica
I20260710 13:19:01.016144 11223 master.cc:584] Master@127.10.245.254:46429 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31167 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:01.080957 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:34933
I20260710 13:19:01.082176 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.087940 13220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.088832 13223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.089154 13221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.089599 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:01.090629 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.090869 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.090996 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689541090986 us; error 0 us; skew 500 ppm
I20260710 13:19:01.091476 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.093914 11223 webserver.cc:533] Webserver started at http://127.10.245.254:40725/ using document root <none> and password file <none>
I20260710 13:19:01.094357 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.094522 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.094794 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.095857 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "72d782b719e347d391b34ef96e5bfcd1"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.100183 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:19:01.103470 13228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.104226 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:19:01.104522 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "72d782b719e347d391b34ef96e5bfcd1"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.104810 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.137660 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.139528 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.179123 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:34933
I20260710 13:19:01.179234 13279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:34933 every 8 connection(s)
I20260710 13:19:01.183183 13280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.192952 13280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1: Bootstrap starting.
I20260710 13:19:01.197618 13280 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.201804 13280 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1: No bootstrap required, opened a new log
I20260710 13:19:01.204191 13280 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d782b719e347d391b34ef96e5bfcd1" member_type: VOTER }
I20260710 13:19:01.204622 13280 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.204823 13280 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72d782b719e347d391b34ef96e5bfcd1, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.205422 13280 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72d782b719e347d391b34ef96e5bfcd1" member_type: VOTER }
I20260710 13:19:01.205873 13280 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:01.206070 13280 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:01.206339 13280 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.211336 13280 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d782b719e347d391b34ef96e5bfcd1" member_type: VOTER }
I20260710 13:19:01.211853 13280 leader_election.cc:304] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [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: 72d782b719e347d391b34ef96e5bfcd1; no voters: 
I20260710 13:19:01.212915 13280 leader_election.cc:290] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:01.213342 13283 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:01.214709 13283 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 1 LEADER]: Becoming Leader. State: Replica: 72d782b719e347d391b34ef96e5bfcd1, State: Running, Role: LEADER
I20260710 13:19:01.215437 13283 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [LEADER]: Queue going to LEADER mode. State: All 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: "72d782b719e347d391b34ef96e5bfcd1" member_type: VOTER }
I20260710 13:19:01.215998 13280 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:01.220498 13285 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72d782b719e347d391b34ef96e5bfcd1. Latest consensus state: current_term: 1 leader_uuid: "72d782b719e347d391b34ef96e5bfcd1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d782b719e347d391b34ef96e5bfcd1" member_type: VOTER } }
I20260710 13:19:01.221282 13285 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:01.221772 13284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72d782b719e347d391b34ef96e5bfcd1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72d782b719e347d391b34ef96e5bfcd1" member_type: VOTER } }
I20260710 13:19:01.222344 13284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:01.223451 13290 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:01.228293 13290 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:01.232093 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:01.237017 13290 catalog_manager.cc:1383] Generated new cluster ID: 9d767a566ca14b8cb14a33ab5e474080
I20260710 13:19:01.237327 13290 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:01.259979 13290 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:01.261243 13290 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:01.276821 13290 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1: Generated new TSK 0
I20260710 13:19:01.277495 13290 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:01.298506 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.304602 13301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.305400 13302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.306969 13304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.307770 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:01.308784 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.308970 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.309162 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689541309130 us; error 0 us; skew 500 ppm
I20260710 13:19:01.309705 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.312012 11223 webserver.cc:533] Webserver started at http://127.10.245.193:34889/ using document root <none> and password file <none>
I20260710 13:19:01.312476 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.312654 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.312930 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.313985 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "ee3e07f10dec41e88f64d15b83c6d624"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.318452 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:01.321740 13309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.322481 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:01.322810 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "ee3e07f10dec41e88f64d15b83c6d624"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.323097 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.343176 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.344583 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.346156 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.348570 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.348758 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.349072 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.349251 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.391036 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:39795
I20260710 13:19:01.391124 13371 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:39795 every 8 connection(s)
I20260710 13:19:01.396883 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.405339 13376 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.407526 13377 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.410187 13379 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.410235 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:01.411664 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.411965 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.412187 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689541412168 us; error 0 us; skew 500 ppm
I20260710 13:19:01.412878 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.415822 11223 webserver.cc:533] Webserver started at http://127.10.245.194:42411/ using document root <none> and password file <none>
I20260710 13:19:01.416360 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.416580 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.416927 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.418489 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "03de15584e9848399b94e6b578a35084"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.418582 13372 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34933
I20260710 13:19:01.419095 13372 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.419909 13372 heartbeater.cc:507] Master 127.10.245.254:34933 requested a full tablet report, sending...
I20260710 13:19:01.422248 13245 ts_manager.cc:194] Registered new tserver with Master: ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:01.424587 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:01.424729 13245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54738
I20260710 13:19:01.429229 13384 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.430075 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:19:01.430352 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "03de15584e9848399b94e6b578a35084"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.430615 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.444414 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.445581 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.447058 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.449198 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.449370 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.449673 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.449827 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.489451 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:43225
I20260710 13:19:01.489588 13446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:43225 every 8 connection(s)
I20260710 13:19:01.494208 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.501612 13450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.503648 13451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.505856 13453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.506110 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:01.507355 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:01.507547 13447 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34933
W20260710 13:19:01.507638 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.507992 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689541507974 us; error 0 us; skew 500 ppm
I20260710 13:19:01.508064 13447 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.508585 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.509101 13447 heartbeater.cc:507] Master 127.10.245.254:34933 requested a full tablet report, sending...
I20260710 13:19:01.511323 13245 ts_manager.cc:194] Registered new tserver with Master: 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:01.511546 11223 webserver.cc:533] Webserver started at http://127.10.245.195:33207/ using document root <none> and password file <none>
I20260710 13:19:01.512121 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.512322 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.512601 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.513108 13245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54746
I20260710 13:19:01.513792 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "aa4e66cdfb66469a8f498c84a6059806"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.518455 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:01.521620 13458 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.522408 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:01.522778 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "aa4e66cdfb66469a8f498c84a6059806"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.523048 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.532176 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.533340 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.534808 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.536899 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.537122 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.537351 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.537529 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.577399 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:35863
I20260710 13:19:01.577522 13520 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:35863 every 8 connection(s)
I20260710 13:19:01.582933 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.590804 13524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.593109 13525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.595834 13521 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34933
I20260710 13:19:01.596340 13521 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.596740 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:01.597378 13521 heartbeater.cc:507] Master 127.10.245.254:34933 requested a full tablet report, sending...
W20260710 13:19:01.599130 13527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.600250 13245 ts_manager.cc:194] Registered new tserver with Master: aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:01.600335 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.601111 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.601333 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689541601312 us; error 0 us; skew 500 ppm
I20260710 13:19:01.602025 13245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54748
I20260710 13:19:01.602092 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.605587 11223 webserver.cc:533] Webserver started at http://127.10.245.196:45669/ using document root <none> and password file <none>
I20260710 13:19:01.606040 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.606196 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.606456 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.607543 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-3-root/instance:
uuid: "61298dba8b42403283fbe105384edbdd"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.611799 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:01.615036 13532 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.615775 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:01.616097 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-3-root
uuid: "61298dba8b42403283fbe105384edbdd"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:01.616393 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.636245 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.637544 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.638958 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.641116 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.641338 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.641583 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.641757 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.680685 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.196:38173
I20260710 13:19:01.680792 13594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.196:38173 every 8 connection(s)
I20260710 13:19:01.694317 13595 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34933
I20260710 13:19:01.694764 13595 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.695459 13595 heartbeater.cc:507] Master 127.10.245.254:34933 requested a full tablet report, sending...
I20260710 13:19:01.697301 13245 ts_manager.cc:194] Registered new tserver with Master: 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:01.698307 11223 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014655711s
I20260710 13:19:01.698630 13245 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54758
I20260710 13:19:01.723541 13245 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54774:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:19:01.861408 13486 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea92436e03b4f2c91705e2ab4befeec (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:01.862363 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 92658eecf00a4e99a783f0ad743d5528 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:01.862970 13486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea92436e03b4f2c91705e2ab4befeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.863777 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92658eecf00a4e99a783f0ad743d5528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.867197 13560 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea92436e03b4f2c91705e2ab4befeec (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:01.868796 13560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea92436e03b4f2c91705e2ab4befeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.869127 13483 tablet_service.cc:1511] Processing CreateTablet for tablet 402b2f23e67541349266e16a0edb5f0a (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:01.870543 13483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402b2f23e67541349266e16a0edb5f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.875947 13482 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa412824edf49cdbdba1dad05e3dddf (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:01.878118 13481 tablet_service.cc:1511] Processing CreateTablet for tablet 893db4bab8bb4e3cb1d9aa729017698f (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:01.880009 13482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa412824edf49cdbdba1dad05e3dddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.867854 13484 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9d84c478814caab5b645e743979901 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:01.883219 13484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9d84c478814caab5b645e743979901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.882964 13559 tablet_service.cc:1511] Processing CreateTablet for tablet e3b87f0421eb4fb69c19ae1224a51f4a (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:01.884989 13559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b87f0421eb4fb69c19ae1224a51f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.885205 13481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893db4bab8bb4e3cb1d9aa729017698f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.911123 13412 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea92436e03b4f2c91705e2ab4befeec (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:01.912573 13412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea92436e03b4f2c91705e2ab4befeec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.913609 13558 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9d84c478814caab5b645e743979901 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:01.915859 13557 tablet_service.cc:1511] Processing CreateTablet for tablet c857127656a24db59112a37d6712cfca (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:01.918251 13558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9d84c478814caab5b645e743979901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.919024 13556 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa412824edf49cdbdba1dad05e3dddf (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:01.919122 13555 tablet_service.cc:1511] Processing CreateTablet for tablet 893db4bab8bb4e3cb1d9aa729017698f (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:01.920182 13557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c857127656a24db59112a37d6712cfca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.920469 13480 tablet_service.cc:1511] Processing CreateTablet for tablet 433d7ddad076465591404d949ff28f0b (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:01.921836 13556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa412824edf49cdbdba1dad05e3dddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.925474 13555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893db4bab8bb4e3cb1d9aa729017698f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.932914 13411 tablet_service.cc:1511] Processing CreateTablet for tablet 92658eecf00a4e99a783f0ad743d5528 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:01.933725 13554 tablet_service.cc:1511] Processing CreateTablet for tablet 619b2289f8b6424e89720f5c784421eb (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:01.934463 13411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92658eecf00a4e99a783f0ad743d5528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.934543 13410 tablet_service.cc:1511] Processing CreateTablet for tablet e3b87f0421eb4fb69c19ae1224a51f4a (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:01.935932 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b87f0421eb4fb69c19ae1224a51f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.935027 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619b2289f8b6424e89720f5c784421eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.939875 13409 tablet_service.cc:1511] Processing CreateTablet for tablet 402b2f23e67541349266e16a0edb5f0a (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:01.941217 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402b2f23e67541349266e16a0edb5f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.946384 13407 tablet_service.cc:1511] Processing CreateTablet for tablet 893db4bab8bb4e3cb1d9aa729017698f (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:01.947855 13407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893db4bab8bb4e3cb1d9aa729017698f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.951875 13406 tablet_service.cc:1511] Processing CreateTablet for tablet 433d7ddad076465591404d949ff28f0b (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:01.952801 13480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433d7ddad076465591404d949ff28f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.953245 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433d7ddad076465591404d949ff28f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.944806 13408 tablet_service.cc:1511] Processing CreateTablet for tablet c857127656a24db59112a37d6712cfca (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:01.955726 13408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c857127656a24db59112a37d6712cfca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.958794 13611 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:01.978096 13405 tablet_service.cc:1511] Processing CreateTablet for tablet 619b2289f8b6424e89720f5c784421eb (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:01.979635 13405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619b2289f8b6424e89720f5c784421eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.984948 13611 tablet_bootstrap.cc:654] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.995508 13612 tablet_bootstrap.cc:492] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:01.998169 13554 tablet_service.cc:1511] Processing CreateTablet for tablet 2df2c63ce33247d9a9de917015c0e48d (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:01.999491 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df2c63ce33247d9a9de917015c0e48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.001422 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 2df2c63ce33247d9a9de917015c0e48d (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:02.001708 13479 tablet_service.cc:1511] Processing CreateTablet for tablet 84bf20e991f542278434639bea98c71c (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:02.004014 13404 tablet_service.cc:1511] Processing CreateTablet for tablet 84bf20e991f542278434639bea98c71c (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:02.005373 13404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bf20e991f542278434639bea98c71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.026044 13560 tablet_service.cc:1511] Processing CreateTablet for tablet 84bf20e991f542278434639bea98c71c (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:02.039291 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df2c63ce33247d9a9de917015c0e48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.046772 13560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bf20e991f542278434639bea98c71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.047010 13479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84bf20e991f542278434639bea98c71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.051985 13614 tablet_bootstrap.cc:492] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:02.064282 13611 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:02.064836 13611 ts_tablet_manager.cc:1403] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.134s	user 0.021s	sys 0.022s
I20260710 13:19:02.070735 13614 tablet_bootstrap.cc:654] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.073799 13337 tablet_service.cc:1511] Processing CreateTablet for tablet 92658eecf00a4e99a783f0ad743d5528 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:02.074429 13611 raft_consensus.cc:359] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.075203 13611 raft_consensus.cc:385] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.075253 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92658eecf00a4e99a783f0ad743d5528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.076665 13336 tablet_service.cc:1511] Processing CreateTablet for tablet e3b87f0421eb4fb69c19ae1224a51f4a (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:02.078652 13334 tablet_service.cc:1511] Processing CreateTablet for tablet 402b2f23e67541349266e16a0edb5f0a (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:02.080346 13333 tablet_service.cc:1511] Processing CreateTablet for tablet c857127656a24db59112a37d6712cfca (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:02.082136 13611 raft_consensus.cc:740] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.082082 13332 tablet_service.cc:1511] Processing CreateTablet for tablet 0aa412824edf49cdbdba1dad05e3dddf (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:02.083841 13331 tablet_service.cc:1511] Processing CreateTablet for tablet 433d7ddad076465591404d949ff28f0b (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:02.085398 13335 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9d84c478814caab5b645e743979901 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:02.095798 13611 consensus_queue.cc:260] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.096927 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b87f0421eb4fb69c19ae1224a51f4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.098023 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 433d7ddad076465591404d949ff28f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.103523 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9d84c478814caab5b645e743979901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.107518 13333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c857127656a24db59112a37d6712cfca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.111601 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 402b2f23e67541349266e16a0edb5f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.087522 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 619b2289f8b6424e89720f5c784421eb (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:02.090269 13329 tablet_service.cc:1511] Processing CreateTablet for tablet 2df2c63ce33247d9a9de917015c0e48d (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:02.092341 13616 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:02.093312 13328 tablet_service.cc:1511] Processing CreateTablet for tablet d423e1f0445d469cb83dc4041126518e (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:02.120461 13480 tablet_service.cc:1511] Processing CreateTablet for tablet d423e1f0445d469cb83dc4041126518e (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:02.121973 13480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d423e1f0445d469cb83dc4041126518e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.116009 13612 tablet_bootstrap.cc:654] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.124756 13332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aa412824edf49cdbdba1dad05e3dddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.126428 13611 ts_tablet_manager.cc:1434] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.010s
I20260710 13:19:02.126518 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df2c63ce33247d9a9de917015c0e48d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.126713 13560 tablet_service.cc:1511] Processing CreateTablet for tablet e50823506235456ab8385185fd3a032f (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:02.127998 13560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50823506235456ab8385185fd3a032f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.131539 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d423e1f0445d469cb83dc4041126518e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.132213 13481 tablet_service.cc:1511] Processing CreateTablet for tablet e6306b705b4b4b1ab16b045967ccb7f7 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:02.133499 13481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6306b705b4b4b1ab16b045967ccb7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.133329 13404 tablet_service.cc:1511] Processing CreateTablet for tablet e50823506235456ab8385185fd3a032f (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:02.134631 13404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50823506235456ab8385185fd3a032f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.136076 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619b2289f8b6424e89720f5c784421eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.139786 13337 tablet_service.cc:1511] Processing CreateTablet for tablet e50823506235456ab8385185fd3a032f (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:02.140789 13554 tablet_service.cc:1511] Processing CreateTablet for tablet e6306b705b4b4b1ab16b045967ccb7f7 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:02.141716 13521 heartbeater.cc:499] Master 127.10.245.254:34933 was elected leader, sending a full tablet report...
I20260710 13:19:02.142088 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6306b705b4b4b1ab16b045967ccb7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.142201 13406 tablet_service.cc:1511] Processing CreateTablet for tablet d423e1f0445d469cb83dc4041126518e (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:02.143775 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d423e1f0445d469cb83dc4041126518e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.141213 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e50823506235456ab8385185fd3a032f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.148650 13611 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:02.155530 13408 tablet_service.cc:1511] Processing CreateTablet for tablet 37d32b06e4814eda865f9c8cc8463467 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:02.156982 13408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d32b06e4814eda865f9c8cc8463467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.164513 13616 tablet_bootstrap.cc:654] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.168427 13611 tablet_bootstrap.cc:654] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.170547 13614 tablet_bootstrap.cc:492] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:02.171155 13614 ts_tablet_manager.cc:1403] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.120s	user 0.026s	sys 0.028s
I20260710 13:19:02.174222 13614 raft_consensus.cc:359] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.175659 13614 raft_consensus.cc:385] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.175954 13614 raft_consensus.cc:740] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.180163 13482 tablet_service.cc:1511] Processing CreateTablet for tablet 37d32b06e4814eda865f9c8cc8463467 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:02.181581 13482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d32b06e4814eda865f9c8cc8463467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.184917 13334 tablet_service.cc:1511] Processing CreateTablet for tablet e6306b705b4b4b1ab16b045967ccb7f7 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:02.186445 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6306b705b4b4b1ab16b045967ccb7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.192924 13554 tablet_service.cc:1511] Processing CreateTablet for tablet 37d32b06e4814eda865f9c8cc8463467 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:02.194512 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d32b06e4814eda865f9c8cc8463467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.197698 13410 tablet_service.cc:1511] Processing CreateTablet for tablet dbdde375ac4547fb8f63be3f9dbb004b (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:02.198984 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdde375ac4547fb8f63be3f9dbb004b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.201963 13485 tablet_service.cc:1511] Processing CreateTablet for tablet dbdde375ac4547fb8f63be3f9dbb004b (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:02.203387 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdde375ac4547fb8f63be3f9dbb004b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.204700 13560 tablet_service.cc:1511] Processing CreateTablet for tablet 650db2d23f0e43b6a927b7ec2a9eae87 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:02.205926 13560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650db2d23f0e43b6a927b7ec2a9eae87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.220687 13612 tablet_bootstrap.cc:492] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:02.221238 13612 ts_tablet_manager.cc:1403] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.226s	user 0.014s	sys 0.005s
I20260710 13:19:02.223722 13409 tablet_service.cc:1511] Processing CreateTablet for tablet 650db2d23f0e43b6a927b7ec2a9eae87 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:02.225060 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650db2d23f0e43b6a927b7ec2a9eae87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.215847 13614 consensus_queue.cc:260] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
W20260710 13:19:02.226903 13293 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:02.227973 13337 tablet_service.cc:1511] Processing CreateTablet for tablet 650db2d23f0e43b6a927b7ec2a9eae87 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:02.229238 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650db2d23f0e43b6a927b7ec2a9eae87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.242398 13614 ts_tablet_manager.cc:1434] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.006s
W20260710 13:19:02.243903 13448 tablet.cc:2406] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:02.244123 13616 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:02.244416 13447 heartbeater.cc:499] Master 127.10.245.254:34933 was elected leader, sending a full tablet report...
I20260710 13:19:02.244629 13616 ts_tablet_manager.cc:1403] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.153s	user 0.015s	sys 0.000s
I20260710 13:19:02.243503 13614 tablet_bootstrap.cc:492] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:02.247654 13616 raft_consensus.cc:359] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.248344 13616 raft_consensus.cc:385] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.248632 13616 raft_consensus.cc:740] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.251113 13614 tablet_bootstrap.cc:654] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.243566 13479 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf8f78c9283497284b66a1da2a907ab (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:02.255714 13479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf8f78c9283497284b66a1da2a907ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.257090 13612 raft_consensus.cc:359] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.257843 13612 raft_consensus.cc:385] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.261855 13612 raft_consensus.cc:740] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.262988 13616 consensus_queue.cc:260] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.263638 13611 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:02.264321 13611 ts_tablet_manager.cc:1403] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.000s
I20260710 13:19:02.268210 13611 raft_consensus.cc:359] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.269161 13611 raft_consensus.cc:385] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.269546 13611 raft_consensus.cc:740] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.262872 13336 tablet_service.cc:1511] Processing CreateTablet for tablet dbdde375ac4547fb8f63be3f9dbb004b (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:02.271607 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbdde375ac4547fb8f63be3f9dbb004b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.275043 13611 consensus_queue.cc:260] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.293751 13611 ts_tablet_manager.cc:1434] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:19:02.295207 13611 tablet_bootstrap.cc:492] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:02.308513 13554 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf8f78c9283497284b66a1da2a907ab (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:02.309934 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf8f78c9283497284b66a1da2a907ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.322029 13616 ts_tablet_manager.cc:1434] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.077s	user 0.012s	sys 0.032s
I20260710 13:19:02.323094 13372 heartbeater.cc:499] Master 127.10.245.254:34933 was elected leader, sending a full tablet report...
I20260710 13:19:02.330017 13616 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:02.332382 13334 tablet_service.cc:1511] Processing CreateTablet for tablet 7bf8f78c9283497284b66a1da2a907ab (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:02.325376 13612 consensus_queue.cc:260] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.352562 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bf8f78c9283497284b66a1da2a907ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.359110 13617 raft_consensus.cc:493] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.359665 13617 raft_consensus.cc:515] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.360992 13406 tablet_service.cc:1511] Processing CreateTablet for tablet 0f155122bd7e4f31bcf3b59a7173fe80 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:02.361531 13614 tablet_bootstrap.cc:492] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:02.362030 13614 ts_tablet_manager.cc:1403] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.119s	user 0.035s	sys 0.061s
I20260710 13:19:02.362145 13617 leader_election.cc:290] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:02.362273 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f155122bd7e4f31bcf3b59a7173fe80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.371452 13482 tablet_service.cc:1511] Processing CreateTablet for tablet 0f155122bd7e4f31bcf3b59a7173fe80 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:02.372567 13554 tablet_service.cc:1511] Processing CreateTablet for tablet 0f155122bd7e4f31bcf3b59a7173fe80 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:02.373524 13482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f155122bd7e4f31bcf3b59a7173fe80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.373561 13616 tablet_bootstrap.cc:654] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.373811 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f155122bd7e4f31bcf3b59a7173fe80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.407516 13485 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef3fb3998454008b911d8a6f96e7186 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:02.411504 13485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef3fb3998454008b911d8a6f96e7186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.411788 13556 tablet_service.cc:1511] Processing CreateTablet for tablet eef3975401544e5b8fb0007dbdba5015 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:02.399714 13611 tablet_bootstrap.cc:654] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.425189 13481 tablet_service.cc:1511] Processing CreateTablet for tablet d6958ea30f304b39836afd0fecadbc8c (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:02.426172 13408 tablet_service.cc:1511] Processing CreateTablet for tablet eef3975401544e5b8fb0007dbdba5015 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:02.426647 13481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6958ea30f304b39836afd0fecadbc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.427508 13408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef3975401544e5b8fb0007dbdba5015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.430847 13556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef3975401544e5b8fb0007dbdba5015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.414188 13337 tablet_service.cc:1511] Processing CreateTablet for tablet eef3975401544e5b8fb0007dbdba5015 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:02.435964 13337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef3975401544e5b8fb0007dbdba5015. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.445621 13623 raft_consensus.cc:493] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.405480 13409 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef3fb3998454008b911d8a6f96e7186 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:02.446398 13623 raft_consensus.cc:515] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.447767 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef3fb3998454008b911d8a6f96e7186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.400367 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 0ef3fb3998454008b911d8a6f96e7186 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:02.451706 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ef3fb3998454008b911d8a6f96e7186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.464362 13623 leader_election.cc:290] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:02.471971 13559 tablet_service.cc:1511] Processing CreateTablet for tablet d6958ea30f304b39836afd0fecadbc8c (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:02.473376 13559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6958ea30f304b39836afd0fecadbc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.476501 13614 raft_consensus.cc:359] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.477511 13614 raft_consensus.cc:385] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.477883 13614 raft_consensus.cc:740] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.478771 13614 consensus_queue.cc:260] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.495708 13335 tablet_service.cc:1511] Processing CreateTablet for tablet d6958ea30f304b39836afd0fecadbc8c (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:02.497092 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6958ea30f304b39836afd0fecadbc8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.506949 13612 ts_tablet_manager.cc:1434] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.285s	user 0.026s	sys 0.012s
I20260710 13:19:02.507750 13595 heartbeater.cc:499] Master 127.10.245.254:34933 was elected leader, sending a full tablet report...
I20260710 13:19:02.516703 13617 raft_consensus.cc:493] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.517751 13614 ts_tablet_manager.cc:1434] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.155s	user 0.005s	sys 0.006s
I20260710 13:19:02.517385 13617 raft_consensus.cc:515] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.519352 13612 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:02.521260 13617 leader_election.cc:290] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:02.524868 13616 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:02.525385 13616 ts_tablet_manager.cc:1403] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.196s	user 0.031s	sys 0.067s
I20260710 13:19:02.528620 13614 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:02.528342 13616 raft_consensus.cc:359] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.529057 13616 raft_consensus.cc:385] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.529382 13616 raft_consensus.cc:740] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.541213 13614 tablet_bootstrap.cc:654] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.530094 13616 consensus_queue.cc:260] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.560236 13624 raft_consensus.cc:493] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.560520 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:02.560834 13624 raft_consensus.cc:515] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.561156 13406 tablet_service.cc:1511] Processing CreateTablet for tablet 339a435d64104bdbb541e82d178f8b14 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:02.561194 13347 raft_consensus.cc:2468] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:02.562567 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339a435d64104bdbb541e82d178f8b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.564298 13482 tablet_service.cc:1511] Processing CreateTablet for tablet 339a435d64104bdbb541e82d178f8b14 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:02.565515 13482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339a435d64104bdbb541e82d178f8b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.578706 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:02.579134 13621 raft_consensus.cc:493] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.579468 13347 raft_consensus.cc:2468] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:02.579844 13621 raft_consensus.cc:515] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.582832 13611 tablet_bootstrap.cc:492] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:02.583354 13611 ts_tablet_manager.cc:1403] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.288s	user 0.012s	sys 0.014s
I20260710 13:19:02.594166 13614 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:02.595206 13461 leader_election.cc:304] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:02.596014 13611 raft_consensus.cc:359] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.596769 13611 raft_consensus.cc:385] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.597092 13611 raft_consensus.cc:740] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.596988 13554 tablet_service.cc:1511] Processing CreateTablet for tablet 339a435d64104bdbb541e82d178f8b14 (DEFAULT_TABLE table=test-workload [id=6f547d1843384eeca59d43319c0ac686]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:02.598363 13554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 339a435d64104bdbb541e82d178f8b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.598850 13617 raft_consensus.cc:2804] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.599211 13617 raft_consensus.cc:493] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.599550 13617 raft_consensus.cc:3060] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.599798 13621 leader_election.cc:290] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:02.597934 13611 consensus_queue.cc:260] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.609041 13616 ts_tablet_manager.cc:1434] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260710 13:19:02.610045 13616 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:02.611173 13461 leader_election.cc:304] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:02.602586 13614 ts_tablet_manager.cc:1403] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.011s
I20260710 13:19:02.614939 13612 tablet_bootstrap.cc:654] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.639194 13624 leader_election.cc:290] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:02.667614 13616 tablet_bootstrap.cc:654] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.667727 13614 raft_consensus.cc:359] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.668933 13614 raft_consensus.cc:385] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.669379 13614 raft_consensus.cc:740] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.673769 13614 consensus_queue.cc:260] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.676059 13614 ts_tablet_manager.cc:1434] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.004s
I20260710 13:19:02.677147 13614 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:02.683559 13614 tablet_bootstrap.cc:654] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.700961 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:02.701694 13422 raft_consensus.cc:2468] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:02.703087 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
W20260710 13:19:02.705054 13461 leader_election.cc:343] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.708093 13617 raft_consensus.cc:515] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.712037 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:02.712831 13421 raft_consensus.cc:2468] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:02.714265 13312 leader_election.cc:304] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:02.715672 13623 raft_consensus.cc:2804] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.716158 13623 raft_consensus.cc:493] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.716603 13623 raft_consensus.cc:3060] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.718575 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:02.719135 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:02.719308 13495 raft_consensus.cc:2468] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 0.
I20260710 13:19:02.720793 13640 raft_consensus.cc:2804] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.721196 13640 raft_consensus.cc:493] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.721527 13640 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.724761 13496 raft_consensus.cc:2393] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:02.725008 13612 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:02.725521 13612 ts_tablet_manager.cc:1403] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.206s	user 0.016s	sys 0.021s
I20260710 13:19:02.728812 13612 raft_consensus.cc:359] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.729414 13611 ts_tablet_manager.cc:1434] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.146s	user 0.013s	sys 0.008s
I20260710 13:19:02.729615 13612 raft_consensus.cc:385] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.733204 13388 leader_election.cc:304] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:02.734706 13621 raft_consensus.cc:2804] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.734899 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:02.735237 13621 raft_consensus.cc:493] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.735764 13621 raft_consensus.cc:3060] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.731034 13612 raft_consensus.cc:740] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.729837 13623 raft_consensus.cc:515] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.738793 13611 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:02.739917 13612 consensus_queue.cc:260] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.742786 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:02.743391 13421 raft_consensus.cc:3060] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.746551 13614 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:02.741791 13617 leader_election.cc:290] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:02.751616 13347 raft_consensus.cc:2393] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa4e66cdfb66469a8f498c84a6059806 in current term 1: Already voted for candidate ee3e07f10dec41e88f64d15b83c6d624 in this term.
I20260710 13:19:02.752985 13616 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:02.753574 13616 ts_tablet_manager.cc:1403] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.007s
I20260710 13:19:02.753983 13614 ts_tablet_manager.cc:1403] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.016s
I20260710 13:19:02.754101 13612 ts_tablet_manager.cc:1434] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:19:02.753103 13640 raft_consensus.cc:515] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.757876 13621 raft_consensus.cc:515] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.760011 13621 leader_election.cc:290] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:02.763237 13421 raft_consensus.cc:2468] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:02.763078 13616 raft_consensus.cc:359] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.764923 13616 raft_consensus.cc:385] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.765307 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:02.765329 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92658eecf00a4e99a783f0ad743d5528" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:02.765686 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:02.766322 13494 raft_consensus.cc:2393] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:02.766247 13496 raft_consensus.cc:2468] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:02.766795 13623 leader_election.cc:290] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Requested vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:02.765278 13616 raft_consensus.cc:740] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.768333 13536 leader_election.cc:304] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:02.768402 13616 consensus_queue.cc:260] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.765151 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:02.769409 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:02.769832 13495 raft_consensus.cc:3060] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.770020 13347 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.769428 13624 raft_consensus.cc:2804] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.770855 13616 ts_tablet_manager.cc:1434] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:19:02.771159 13624 raft_consensus.cc:493] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.766746 13640 leader_election.cc:290] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:02.771567 13624 raft_consensus.cc:3060] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.767032 13612 tablet_bootstrap.cc:492] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:02.773614 13611 tablet_bootstrap.cc:654] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.776433 13312 leader_election.cc:304] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [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: ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:02.777200 13623 raft_consensus.cc:2749] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.779603 13461 leader_election.cc:304] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:02.781769 13624 raft_consensus.cc:515] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.785075 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:02.787506 13495 raft_consensus.cc:2468] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:02.788281 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:02.788900 13388 leader_election.cc:304] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:02.789568 13640 raft_consensus.cc:2804] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.791286 13624 leader_election.cc:290] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:02.791843 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:02.792316 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:02.794344 13570 raft_consensus.cc:2393] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03de15584e9848399b94e6b578a35084 in current term 1: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:02.792850 13347 raft_consensus.cc:2468] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
W20260710 13:19:02.796384 13461 leader_election.cc:343] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.797083 13461 leader_election.cc:304] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084
I20260710 13:19:02.797602 13621 raft_consensus.cc:2804] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.800477 13639 raft_consensus.cc:2804] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.801052 13639 raft_consensus.cc:697] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:02.801589 13616 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:02.801949 13639 consensus_queue.cc:237] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.805332 13612 tablet_bootstrap.cc:654] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.806947 13621 raft_consensus.cc:697] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:02.798893 13640 raft_consensus.cc:697] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:02.808902 13614 raft_consensus.cc:359] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.810065 13614 raft_consensus.cc:385] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.808784 13640 consensus_queue.cc:237] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.810575 13614 raft_consensus.cc:740] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.812444 13621 consensus_queue.cc:237] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.814893 13611 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:02.815402 13611 ts_tablet_manager.cc:1403] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.001s
I20260710 13:19:02.819880 13611 raft_consensus.cc:359] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.821022 13611 raft_consensus.cc:385] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.821472 13611 raft_consensus.cc:740] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.822642 13611 consensus_queue.cc:260] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.823980 13616 tablet_bootstrap.cc:654] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.826712 13611 ts_tablet_manager.cc:1434] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:19:02.830127 13611 tablet_bootstrap.cc:492] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:02.831012 13614 consensus_queue.cc:260] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.835283 13614 ts_tablet_manager.cc:1434] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.002s
I20260710 13:19:02.836670 13614 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:02.838042 13612 tablet_bootstrap.cc:492] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:02.838749 13612 ts_tablet_manager.cc:1403] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.005s
I20260710 13:19:02.838071 13244 catalog_manager.cc:5697] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.841886 13612 raft_consensus.cc:359] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.842839 13612 raft_consensus.cc:385] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.843160 13612 raft_consensus.cc:740] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.846207 13614 tablet_bootstrap.cc:654] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.843953 13612 consensus_queue.cc:260] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.846881 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:02.846100 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea92436e03b4f2c91705e2ab4befeec" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:02.848652 13612 ts_tablet_manager.cc:1434] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:02.849682 13612 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:02.849840 13535 leader_election.cc:304] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd; no voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:02.851248 13624 raft_consensus.cc:2749] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.865160 13612 tablet_bootstrap.cc:654] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.871989 13611 tablet_bootstrap.cc:654] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.878495 13616 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:02.879288 13616 ts_tablet_manager.cc:1403] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.012s
I20260710 13:19:02.879951 13614 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:02.880453 13614 ts_tablet_manager.cc:1403] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.019s
I20260710 13:19:02.883348 13243 catalog_manager.cc:5697] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.885576 13612 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:02.885501 13614 raft_consensus.cc:359] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.886818 13614 raft_consensus.cc:385] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.893745 13616 raft_consensus.cc:359] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.899407 13614 raft_consensus.cc:740] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.899623 13616 raft_consensus.cc:385] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.900161 13616 raft_consensus.cc:740] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.900966 13611 tablet_bootstrap.cc:492] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:02.900676 13614 consensus_queue.cc:260] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.901505 13611 ts_tablet_manager.cc:1403] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.072s	user 0.022s	sys 0.008s
I20260710 13:19:02.903131 13616 consensus_queue.cc:260] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.904172 13624 raft_consensus.cc:493] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.904631 13624 raft_consensus.cc:515] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.904765 13611 raft_consensus.cc:359] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.905535 13611 raft_consensus.cc:385] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.905136 13614 ts_tablet_manager.cc:1434] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260710 13:19:02.907415 13614 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:02.907651 13624 leader_election.cc:290] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:02.908805 13616 ts_tablet_manager.cc:1434] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 13:19:02.910198 13616 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:02.897715 13612 ts_tablet_manager.cc:1403] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.016s
I20260710 13:19:02.914023 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:02.914568 13612 raft_consensus.cc:359] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.915423 13612 raft_consensus.cc:385] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.915746 13612 raft_consensus.cc:740] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.915933 13614 tablet_bootstrap.cc:654] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:02.916819 13535 leader_election.cc:343] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.916509 13612 consensus_queue.cc:260] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.927721 13612 ts_tablet_manager.cc:1434] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260710 13:19:02.928898 13612 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:02.930028 13616 tablet_bootstrap.cc:654] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.934535 13240 catalog_manager.cc:5697] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.905843 13611 raft_consensus.cc:740] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.941397 13614 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:02.943675 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:02.946523 13612 tablet_bootstrap.cc:654] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.948225 13614 ts_tablet_manager.cc:1403] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.007s
W20260710 13:19:02.949034 13535 leader_election.cc:343] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.949492 13535 leader_election.cc:304] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61298dba8b42403283fbe105384edbdd; no voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:02.949234 13611 consensus_queue.cc:260] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.950768 13624 raft_consensus.cc:2749] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:02.952589 13611 ts_tablet_manager.cc:1434] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260710 13:19:02.952508 13614 raft_consensus.cc:359] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.953378 13614 raft_consensus.cc:385] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.953682 13614 raft_consensus.cc:740] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.953852 13611 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:02.954409 13640 raft_consensus.cc:493] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.954474 13614 consensus_queue.cc:260] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.955044 13640 raft_consensus.cc:515] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.957146 13614 ts_tablet_manager.cc:1434] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:02.958184 13614 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:02.958743 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433d7ddad076465591404d949ff28f0b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:02.959401 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433d7ddad076465591404d949ff28f0b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:02.960129 13421 raft_consensus.cc:2468] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:02.957178 13640 leader_election.cc:290] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
W20260710 13:19:02.960204 13461 leader_election.cc:343] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.962234 13461 leader_election.cc:304] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [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: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:02.963107 13640 raft_consensus.cc:2804] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.963492 13640 raft_consensus.cc:493] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.963884 13640 raft_consensus.cc:3060] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.964783 13614 tablet_bootstrap.cc:654] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.976516 13611 tablet_bootstrap.cc:654] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.980845 13616 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:02.981338 13616 ts_tablet_manager.cc:1403] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.021s
I20260710 13:19:02.983915 13616 raft_consensus.cc:359] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.984669 13616 raft_consensus.cc:385] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.985020 13616 raft_consensus.cc:740] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.984757 13640 raft_consensus.cc:515] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:02.985965 13616 consensus_queue.cc:260] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:02.988353 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433d7ddad076465591404d949ff28f0b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:02.988972 13612 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:02.989459 13612 ts_tablet_manager.cc:1403] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.000s
I20260710 13:19:02.990402 13616 ts_tablet_manager.cc:1434] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
W20260710 13:19:02.990725 13461 leader_election.cc:343] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:02.991467 13616 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:02.992719 13612 raft_consensus.cc:359] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.993561 13612 raft_consensus.cc:385] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.993919 13612 raft_consensus.cc:740] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.994797 13612 consensus_queue.cc:260] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:02.997473 13612 ts_tablet_manager.cc:1434] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:02.998423 13616 tablet_bootstrap.cc:654] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.999451 13612 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:02.998443 13640 leader_election.cc:290] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:03.003548 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433d7ddad076465591404d949ff28f0b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:03.004379 13421 raft_consensus.cc:3060] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.005591 13616 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:03.008490 13612 tablet_bootstrap.cc:654] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.006120 13616 ts_tablet_manager.cc:1403] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:19:03.015390 13421 raft_consensus.cc:2468] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:03.015499 13616 raft_consensus.cc:359] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.016615 13616 raft_consensus.cc:385] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.017026 13616 raft_consensus.cc:740] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.017241 13461 leader_election.cc:304] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:03.018821 13640 raft_consensus.cc:2804] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.019284 13640 raft_consensus.cc:697] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:03.020087 13640 consensus_queue.cc:237] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.022182 13623 raft_consensus.cc:493] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.022751 13623 raft_consensus.cc:515] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.022354 13616 consensus_queue.cc:260] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.032162 13623 leader_election.cc:290] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:03.032886 13623 raft_consensus.cc:493] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.033326 13623 raft_consensus.cc:515] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.035395 13621 raft_consensus.cc:493] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.035902 13621 raft_consensus.cc:515] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.037920 13621 leader_election.cc:290] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.038666 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:03.039342 13422 raft_consensus.cc:2468] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:03.040359 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.040962 13570 raft_consensus.cc:2468] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 0.
I20260710 13:19:03.041302 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.042312 13387 leader_election.cc:304] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: 
I20260710 13:19:03.047041 13312 leader_election.cc:304] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
W20260710 13:19:03.043710 13388 leader_election.cc:343] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.044764 13621 raft_consensus.cc:2804] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.053894 13623 leader_election.cc:290] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:03.054455 13623 raft_consensus.cc:2804] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.054818 13623 raft_consensus.cc:493] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.055020 13612 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:03.055176 13623 raft_consensus.cc:3060] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.055529 13612 ts_tablet_manager.cc:1403] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.007s
I20260710 13:19:03.058378 13612 raft_consensus.cc:359] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.059096 13612 raft_consensus.cc:385] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.059388 13612 raft_consensus.cc:740] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.060240 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433d7ddad076465591404d949ff28f0b" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:03.061280 13421 raft_consensus.cc:2393] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:03.052294 13621 raft_consensus.cc:493] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.065574 13614 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:03.065516 13612 consensus_queue.cc:260] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.066164 13614 ts_tablet_manager.cc:1403] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.108s	user 0.032s	sys 0.051s
I20260710 13:19:03.069075 13614 raft_consensus.cc:359] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.069756 13614 raft_consensus.cc:385] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.070222 13614 raft_consensus.cc:740] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.070978 13614 consensus_queue.cc:260] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.072154 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.072791 13570 raft_consensus.cc:2468] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:03.073191 13614 ts_tablet_manager.cc:1434] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:03.074239 13614 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:03.062501 13621 raft_consensus.cc:3060] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.084905 13612 ts_tablet_manager.cc:1434] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:19:03.085948 13612 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:03.096844 13670 raft_consensus.cc:493] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.097545 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "433d7ddad076465591404d949ff28f0b" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.097827 13616 ts_tablet_manager.cc:1434] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.086s	user 0.017s	sys 0.022s
I20260710 13:19:03.097375 13670 raft_consensus.cc:515] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.098883 13616 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:03.098242 13244 catalog_manager.cc:5697] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.096006 13611 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:03.101019 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.108803 13570 raft_consensus.cc:2468] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:03.109354 13611 ts_tablet_manager.cc:1403] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.156s	user 0.022s	sys 0.021s
I20260710 13:19:03.102844 13313 leader_election.cc:304] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:03.106369 13623 raft_consensus.cc:515] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.111008 13616 tablet_bootstrap.cc:654] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.108106 13670 leader_election.cc:290] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:03.111649 13623 leader_election.cc:290] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:03.111681 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:03.113266 13312 leader_election.cc:304] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:03.114624 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:03.115247 13570 raft_consensus.cc:3060] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.117542 13611 raft_consensus.cc:359] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.118279 13611 raft_consensus.cc:385] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.118603 13611 raft_consensus.cc:740] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.119513 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:03.119379 13611 consensus_queue.cc:260] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.119997 13616 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:03.120005 13421 raft_consensus.cc:3060] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.120561 13616 ts_tablet_manager.cc:1403] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260710 13:19:03.121622 13611 ts_tablet_manager.cc:1434] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:19:03.123095 13669 raft_consensus.cc:3060] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.123941 13623 raft_consensus.cc:2804] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.124388 13623 raft_consensus.cc:493] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.124707 13623 raft_consensus.cc:3060] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.125174 13614 tablet_bootstrap.cc:654] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.127882 13612 tablet_bootstrap.cc:654] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.131757 13669 raft_consensus.cc:2749] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.123083 13611 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:03.132428 13621 raft_consensus.cc:515] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.133601 13648 raft_consensus.cc:493] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.134083 13648 raft_consensus.cc:515] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
W20260710 13:19:03.135584 13312 leader_election.cc:343] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.144301 13621 leader_election.cc:290] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.135399 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:03.131910 13623 raft_consensus.cc:515] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
W20260710 13:19:03.148093 13388 leader_election.cc:343] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.138595 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:03.149044 13569 raft_consensus.cc:3060] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.152886 13616 raft_consensus.cc:359] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.153987 13616 raft_consensus.cc:385] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.154414 13616 raft_consensus.cc:740] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.157094 13623 leader_election.cc:290] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:03.157955 13421 raft_consensus.cc:2468] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:03.149718 13570 raft_consensus.cc:2468] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:03.159503 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:03.159348 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:03.160457 13568 raft_consensus.cc:3060] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.160945 13611 tablet_bootstrap.cc:654] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.161579 13648 leader_election.cc:290] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:03.162518 13312 leader_election.cc:304] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
W20260710 13:19:03.164096 13312 leader_election.cc:343] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.164695 13569 raft_consensus.cc:2468] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:03.164928 13616 consensus_queue.cc:260] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.166245 13669 raft_consensus.cc:2804] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.166922 13669 raft_consensus.cc:697] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:03.167551 13387 leader_election.cc:304] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:03.168028 13669 consensus_queue.cc:237] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.169587 13616 ts_tablet_manager.cc:1434] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.006s
I20260710 13:19:03.170745 13616 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:03.177597 13616 tablet_bootstrap.cc:654] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.184422 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
W20260710 13:19:03.186798 13387 leader_election.cc:343] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.187548 13648 raft_consensus.cc:2804] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.188390 13648 raft_consensus.cc:697] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:03.189395 13616 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:03.189249 13648 consensus_queue.cc:237] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.189877 13616 ts_tablet_manager.cc:1403] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:19:03.193425 13616 raft_consensus.cc:359] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.194160 13616 raft_consensus.cc:385] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.194510 13616 raft_consensus.cc:740] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.195401 13616 consensus_queue.cc:260] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.197713 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.198110 13616 ts_tablet_manager.cc:1434] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:03.198422 13569 raft_consensus.cc:2468] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 0.
I20260710 13:19:03.199153 13616 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:03.199833 13387 leader_election.cc:304] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:03.201220 13621 raft_consensus.cc:2804] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.201632 13621 raft_consensus.cc:493] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.202008 13621 raft_consensus.cc:3060] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.204535 13623 raft_consensus.cc:493] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.205065 13623 raft_consensus.cc:515] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.209296 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.209319 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
W20260710 13:19:03.211167 13312 leader_election.cc:343] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.211866 13623 leader_election.cc:290] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
W20260710 13:19:03.211802 13313 leader_election.cc:343] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.212775 13313 leader_election.cc:304] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee3e07f10dec41e88f64d15b83c6d624; no voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:03.214332 13623 raft_consensus.cc:2749] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.214975 13614 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:03.213140 13612 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:03.215526 13614 ts_tablet_manager.cc:1403] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.008s
I20260710 13:19:03.216755 13623 raft_consensus.cc:493] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.217303 13616 tablet_bootstrap.cc:654] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.217630 13623 raft_consensus.cc:515] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.194190 13568 raft_consensus.cc:2468] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:03.220018 13312 leader_election.cc:304] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084
I20260710 13:19:03.220624 13623 leader_election.cc:290] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:03.221181 13670 raft_consensus.cc:2804] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.221302 13612 ts_tablet_manager.cc:1403] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.004s
I20260710 13:19:03.221750 13670 raft_consensus.cc:697] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:03.222931 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:03.222740 13670 consensus_queue.cc:237] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.210304 13621 raft_consensus.cc:515] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.224356 13421 raft_consensus.cc:2393] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 in current term 1: Already voted for candidate 03de15584e9848399b94e6b578a35084 in this term.
I20260710 13:19:03.225041 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.225780 13570 raft_consensus.cc:2468] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:03.218427 13614 raft_consensus.cc:359] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.226980 13614 raft_consensus.cc:385] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.227293 13614 raft_consensus.cc:740] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.227604 13312 leader_election.cc:304] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084
I20260710 13:19:03.229400 13621 leader_election.cc:290] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:03.230822 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:03.231528 13347 raft_consensus.cc:3060] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.232424 13614 consensus_queue.cc:260] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.234237 13244 catalog_manager.cc:5697] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.235584 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:03.236179 13570 raft_consensus.cc:3060] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:03.237336 13293 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:03.235580 13614 ts_tablet_manager.cc:1434] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:19:03.239467 13614 tablet_bootstrap.cc:492] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:03.247488 13347 raft_consensus.cc:2468] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:03.247974 13614 tablet_bootstrap.cc:654] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.248165 13623 raft_consensus.cc:2764] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:19:03.248883 13387 leader_election.cc:304] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:03.249883 13621 raft_consensus.cc:2804] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.250379 13621 raft_consensus.cc:697] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:03.251267 13621 consensus_queue.cc:237] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.256531 13570 raft_consensus.cc:2468] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:03.258757 13611 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:03.259573 13611 ts_tablet_manager.cc:1403] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.137s	user 0.028s	sys 0.027s
I20260710 13:19:03.263094 13621 consensus_queue.cc:1048] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.263096 13244 catalog_manager.cc:5697] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.269418 13612 raft_consensus.cc:359] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.270328 13612 raft_consensus.cc:385] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.270653 13612 raft_consensus.cc:740] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.271193 13669 raft_consensus.cc:493] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.271461 13640 consensus_queue.cc:1048] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.271914 13669 raft_consensus.cc:515] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.272585 13611 raft_consensus.cc:359] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.273313 13611 raft_consensus.cc:385] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.273602 13611 raft_consensus.cc:740] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.274086 13669 leader_election.cc:290] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:03.275050 13612 consensus_queue.cc:260] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.280023 13611 consensus_queue.cc:260] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.282289 13611 ts_tablet_manager.cc:1434] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 13:19:03.283279 13611 tablet_bootstrap.cc:492] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:03.287325 13621 consensus_queue.cc:1048] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.278872 13612 ts_tablet_manager.cc:1434] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.004s
I20260710 13:19:03.289131 13612 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:03.304014 13612 tablet_bootstrap.cc:654] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.315737 13614 tablet_bootstrap.cc:492] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
W20260710 13:19:03.313987 13312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.196:38173, user_credentials={real_user=slave}} blocked reactor thread for 86438.8us
I20260710 13:19:03.316243 13614 ts_tablet_manager.cc:1403] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.008s
I20260710 13:19:03.330166 13614 raft_consensus.cc:359] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.320044 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:03.332793 13614 raft_consensus.cc:385] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.333148 13639 consensus_queue.cc:1048] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:03.334169 13312 leader_election.cc:343] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.333179 13614 raft_consensus.cc:740] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.336632 13614 consensus_queue.cc:260] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.321964 13611 tablet_bootstrap.cc:654] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.320044 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.323534 13621 raft_consensus.cc:493] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.324594 13244 catalog_manager.cc:5697] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.317121 13616 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:03.339251 13616 ts_tablet_manager.cc:1403] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.140s	user 0.018s	sys 0.011s
I20260710 13:19:03.342880 13612 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:03.343549 13612 ts_tablet_manager.cc:1403] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.003s
I20260710 13:19:03.343520 13616 raft_consensus.cc:359] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.344581 13616 raft_consensus.cc:385] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.344929 13616 raft_consensus.cc:740] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.345772 13616 consensus_queue.cc:260] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
W20260710 13:19:03.347061 13312 leader_election.cc:343] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.347673 13312 leader_election.cc:304] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd
I20260710 13:19:03.347447 13612 raft_consensus.cc:359] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.348515 13612 raft_consensus.cc:385] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.338371 13621 raft_consensus.cc:515] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.350996 13621 leader_election.cc:290] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.356012 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.356967 13570 raft_consensus.cc:2393] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03de15584e9848399b94e6b578a35084 in current term 1: Already voted for candidate ee3e07f10dec41e88f64d15b83c6d624 in this term.
I20260710 13:19:03.359109 13612 raft_consensus.cc:740] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.360819 13680 raft_consensus.cc:2749] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.364523 13612 consensus_queue.cc:260] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.364562 13616 ts_tablet_manager.cc:1434] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:19:03.372604 13616 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:03.376536 13612 ts_tablet_manager.cc:1434] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:19:03.384464 13616 tablet_bootstrap.cc:654] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.387115 13669 raft_consensus.cc:493] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:03.375594 13461 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.194:43225, user_credentials={real_user=slave}} blocked reactor thread for 43951.2us
I20260710 13:19:03.387887 13669 raft_consensus.cc:515] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.389384 13612 tablet_bootstrap.cc:492] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:03.390053 13669 leader_election.cc:290] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.391320 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.391753 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:03.392067 13570 raft_consensus.cc:2468] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:03.399169 13387 leader_election.cc:304] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03de15584e9848399b94e6b578a35084; no voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:03.403518 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.405282 13495 raft_consensus.cc:2468] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:03.409291 13612 tablet_bootstrap.cc:654] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:03.419582 13388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:35863, user_credentials={real_user=slave}} blocked reactor thread for 81039us
I20260710 13:19:03.404188 13312 leader_election.cc:304] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:03.420367 13624 raft_consensus.cc:493] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.429569 13611 tablet_bootstrap.cc:492] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:03.429905 13669 raft_consensus.cc:2804] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.430356 13669 raft_consensus.cc:493] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.430842 13624 raft_consensus.cc:515] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.431396 13692 raft_consensus.cc:3060] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.432765 13611 ts_tablet_manager.cc:1403] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.009s
I20260710 13:19:03.433233 13624 leader_election.cc:290] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:03.434623 13669 raft_consensus.cc:3060] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.434639 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.435653 13495 raft_consensus.cc:2468] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:03.437168 13536 leader_election.cc:304] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:03.438223 13624 raft_consensus.cc:2804] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.442896 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:03.439237 13624 raft_consensus.cc:493] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.446120 13611 raft_consensus.cc:359] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.447584 13611 raft_consensus.cc:385] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.447873 13611 raft_consensus.cc:740] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.452310 13614 ts_tablet_manager.cc:1434] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.125s	user 0.016s	sys 0.011s
I20260710 13:19:03.452103 13611 consensus_queue.cc:260] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.447808 13624 raft_consensus.cc:3060] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.453873 13614 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
W20260710 13:19:03.453749 13535 leader_election.cc:343] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.457069 13611 ts_tablet_manager.cc:1434] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260710 13:19:03.461015 13611 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:03.452913 13421 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.472990 13611 tablet_bootstrap.cc:654] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.478287 13639 raft_consensus.cc:493] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.479063 13639 raft_consensus.cc:515] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.481398 13639 leader_election.cc:290] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.499826 13240 catalog_manager.cc:5697] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.514151 13692 raft_consensus.cc:2749] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.517441 13669 raft_consensus.cc:515] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.529714 13614 tablet_bootstrap.cc:654] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.530956 13639 consensus_queue.cc:1048] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.532546 13612 tablet_bootstrap.cc:492] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:03.533023 13612 ts_tablet_manager.cc:1403] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.144s	user 0.017s	sys 0.013s
I20260710 13:19:03.537953 13640 consensus_queue.cc:1048] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.539073 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:03.539724 13421 raft_consensus.cc:2468] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:03.540319 13616 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:03.540808 13616 ts_tablet_manager.cc:1403] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.168s	user 0.018s	sys 0.001s
I20260710 13:19:03.541034 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:03.541628 13495 raft_consensus.cc:3060] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.542527 13612 raft_consensus.cc:359] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.543229 13612 raft_consensus.cc:385] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.543538 13612 raft_consensus.cc:740] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.544099 13616 raft_consensus.cc:359] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.544744 13616 raft_consensus.cc:385] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.544981 13616 raft_consensus.cc:740] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.545876 13616 consensus_queue.cc:260] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.548597 13616 ts_tablet_manager.cc:1434] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:03.549506 13616 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:03.549887 13495 raft_consensus.cc:2468] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:03.551131 13612 consensus_queue.cc:260] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.552093 13313 leader_election.cc:304] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:03.552935 13669 leader_election.cc:290] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.551476 13624 raft_consensus.cc:515] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.556192 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:03.556581 13691 raft_consensus.cc:493] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.556797 13569 raft_consensus.cc:3060] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.557067 13691 raft_consensus.cc:515] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.557652 13624 leader_election.cc:290] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:03.558998 13680 raft_consensus.cc:2804] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.559473 13691 leader_election.cc:290] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:03.559505 13680 raft_consensus.cc:697] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:03.560590 13680 consensus_queue.cc:237] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.562255 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:03.563143 13347 raft_consensus.cc:2468] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:03.566502 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:03.567109 13495 raft_consensus.cc:3060] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.567160 13569 raft_consensus.cc:2468] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:03.567313 13387 leader_election.cc:304] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:03.570137 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:03.582872 13611 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:03.583611 13611 ts_tablet_manager.cc:1403] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.126s	user 0.009s	sys 0.006s
I20260710 13:19:03.574345 13691 raft_consensus.cc:2804] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:03.585804 13614 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:03.586778 13614 ts_tablet_manager.cc:1403] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.133s	user 0.012s	sys 0.002s
W20260710 13:19:03.580718 13535 leader_election.cc:343] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:03.585004 13639 consensus_queue.cc:1048] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:19:03.590451 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.591645 13461 leader_election.cc:304] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:03.593571 13640 raft_consensus.cc:2804] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.593954 13640 raft_consensus.cc:493] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.594278 13640 raft_consensus.cc:3060] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.595924 13494 raft_consensus.cc:3060] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.587749 13691 raft_consensus.cc:493] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.599134 13691 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.601783 13640 raft_consensus.cc:515] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.609899 13612 ts_tablet_manager.cc:1434] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.018s
I20260710 13:19:03.611454 13612 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:03.621083 13612 tablet_bootstrap.cc:654] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.628072 13703 raft_consensus.cc:493] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.628580 13703 raft_consensus.cc:515] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.631429 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:03.632084 13420 raft_consensus.cc:2468] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:03.632525 13245 catalog_manager.cc:5697] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.633255 13535 leader_election.cc:304] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: 
I20260710 13:19:03.615300 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:03.635622 13421 raft_consensus.cc:3060] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.641669 13703 leader_election.cc:290] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:03.642283 13703 raft_consensus.cc:2804] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.642618 13703 raft_consensus.cc:493] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.642993 13616 tablet_bootstrap.cc:654] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.642817 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.643985 13496 raft_consensus.cc:2393] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61298dba8b42403283fbe105384edbdd in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:03.643738 13614 raft_consensus.cc:359] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.644428 13614 raft_consensus.cc:385] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.644707 13614 raft_consensus.cc:740] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.645358 13614 consensus_queue.cc:260] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.643011 13703 raft_consensus.cc:3060] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.647778 13680 consensus_queue.cc:1048] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.656504 13614 ts_tablet_manager.cc:1434] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260710 13:19:03.657480 13614 tablet_bootstrap.cc:492] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:03.661887 13639 consensus_queue.cc:1048] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:03.667451 13703 raft_consensus.cc:515] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.674118 13680 consensus_queue.cc:1048] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.674463 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.677632 13611 raft_consensus.cc:359] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.678578 13611 raft_consensus.cc:385] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.678982 13611 raft_consensus.cc:740] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.679993 13611 consensus_queue.cc:260] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.681411 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:03.677621 13614 tablet_bootstrap.cc:654] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.660495 13640 leader_election.cc:290] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Requested vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.680522 13421 raft_consensus.cc:2468] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:03.664012 13495 raft_consensus.cc:2468] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:03.693487 13569 raft_consensus.cc:2393] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa4e66cdfb66469a8f498c84a6059806 in current term 1: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:03.694100 13536 leader_election.cc:304] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806; no voters: ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:03.697960 13624 raft_consensus.cc:2804] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.698665 13624 raft_consensus.cc:697] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:03.703248 13691 raft_consensus.cc:515] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.713762 13611 ts_tablet_manager.cc:1434] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.130s	user 0.008s	sys 0.001s
I20260710 13:19:03.715504 13616 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:03.717381 13616 ts_tablet_manager.cc:1403] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.168s	user 0.008s	sys 0.006s
I20260710 13:19:03.719336 13422 raft_consensus.cc:1240] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Rejecting Update request from peer aa4e66cdfb66469a8f498c84a6059806 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:19:03.719739 13621 consensus_queue.cc:1048] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.720530 13691 leader_election.cc:290] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:03.722844 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:03.722191 13616 raft_consensus.cc:359] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.723979 13616 raft_consensus.cc:385] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.724555 13616 raft_consensus.cc:740] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.725760 13704 raft_consensus.cc:493] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.699780 13624 consensus_queue.cc:237] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.725616 13616 consensus_queue.cc:260] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.726207 13704 raft_consensus.cc:515] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.727444 13461 leader_election.cc:304] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 61298dba8b42403283fbe105384edbdd
I20260710 13:19:03.728394 13704 leader_election.cc:290] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:03.729156 13640 raft_consensus.cc:2804] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.729336 13639 consensus_queue.cc:1059] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.729761 13640 raft_consensus.cc:697] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:03.730739 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa412824edf49cdbdba1dad05e3dddf" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:03.730782 13640 consensus_queue.cc:237] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.731539 13347 raft_consensus.cc:2468] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:03.735472 13535 leader_election.cc:304] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:03.736033 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa412824edf49cdbdba1dad05e3dddf" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.736327 13639 raft_consensus.cc:3055] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:03.736720 13639 raft_consensus.cc:740] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:03.736745 13494 raft_consensus.cc:2468] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:03.735595 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:03.737704 13639 consensus_queue.cc:260] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:03.738440 13704 raft_consensus.cc:2804] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:03.738842 13704 raft_consensus.cc:493] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:03.739195 13704 raft_consensus.cc:3060] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.739383 13703 leader_election.cc:290] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:03.741274 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:03.737701 13621 consensus_queue.cc:1048] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:03.741146 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:03.743599 13422 raft_consensus.cc:2393] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61298dba8b42403283fbe105384edbdd in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:03.744594 13612 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:03.744706 13639 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.745146 13612 ts_tablet_manager.cc:1403] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.134s	user 0.026s	sys 0.058s
I20260710 13:19:03.746193 13535 leader_election.cc:304] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd; no voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:03.747481 13703 raft_consensus.cc:2749] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:03.750026 13621 consensus_queue.cc:1048] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.754514 13623 consensus_queue.cc:1048] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.748332 13612 raft_consensus.cc:359] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.755807 13612 raft_consensus.cc:385] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.756264 13612 raft_consensus.cc:740] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.757298 13612 consensus_queue.cc:260] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.760010 13616 ts_tablet_manager.cc:1434] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.002s
I20260710 13:19:03.760303 13612 ts_tablet_manager.cc:1434] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:19:03.727789 13611 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:03.761627 13612 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:03.772781 13614 tablet_bootstrap.cc:492] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:03.773391 13614 ts_tablet_manager.cc:1403] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.009s
I20260710 13:19:03.775012 13611 tablet_bootstrap.cc:654] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.781792 13614 raft_consensus.cc:359] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.782807 13670 consensus_queue.cc:1048] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:03.788990 13240 catalog_manager.cc:5697] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 1 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:03.791023 13614 raft_consensus.cc:385] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.791231 13616 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:03.791529 13614 raft_consensus.cc:740] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.794866 13614 consensus_queue.cc:260] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.794229 13704 raft_consensus.cc:515] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.800182 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa412824edf49cdbdba1dad05e3dddf" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:03.800624 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aa412824edf49cdbdba1dad05e3dddf" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:03.800791 13494 raft_consensus.cc:3060] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:03.794569 13713 log.cc:927] Time spent T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260710 13:19:03.801501 13346 raft_consensus.cc:3060] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.804137 13495 raft_consensus.cc:2410] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 03de15584e9848399b94e6b578a35084 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:19:03.813155 13612 tablet_bootstrap.cc:654] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.816672 13614 ts_tablet_manager.cc:1434] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 13:19:03.819831 13614 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:03.821600 13616 tablet_bootstrap.cc:654] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.801728 13704 leader_election.cc:290] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:03.828032 13245 catalog_manager.cc:5697] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.835750 13494 raft_consensus.cc:2468] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:03.843868 13536 leader_election.cc:304] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:03.840657 13692 consensus_queue.cc:1048] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:19:03.845505 13703 raft_consensus.cc:2804] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.846007 13703 raft_consensus.cc:697] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:03.847152 13703 consensus_queue.cc:237] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.823634 13346 raft_consensus.cc:2468] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:03.854122 13614 tablet_bootstrap.cc:654] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.884866 13388 leader_election.cc:304] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03de15584e9848399b94e6b578a35084; no voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:03.886149 13692 raft_consensus.cc:2749] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:03.895576 13611 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:03.896437 13611 ts_tablet_manager.cc:1403] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.169s	user 0.013s	sys 0.006s
I20260710 13:19:03.956701 13611 raft_consensus.cc:359] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.957337 13611 raft_consensus.cc:385] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.957598 13611 raft_consensus.cc:740] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.958211 13611 consensus_queue.cc:260] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:03.963112 13611 ts_tablet_manager.cc:1434] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260710 13:19:03.961697 13245 catalog_manager.cc:5697] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 1 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.964453 13611 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:03.966123 13670 raft_consensus.cc:493] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:03.966683 13670 raft_consensus.cc:515] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:03.968761 13670 leader_election.cc:290] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:03.971421 13611 tablet_bootstrap.cc:654] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.972039 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:03.972538 13616 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:03.972805 13495 raft_consensus.cc:2393] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 in current term 1: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:03.973001 13616 ts_tablet_manager.cc:1403] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.182s	user 0.020s	sys 0.007s
I20260710 13:19:03.975684 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:03.980717 13312 leader_election.cc:304] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee3e07f10dec41e88f64d15b83c6d624; no voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:03.981590 13669 consensus_queue.cc:1048] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:03.983273 13616 raft_consensus.cc:359] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.981961 13670 raft_consensus.cc:3060] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.984169 13616 raft_consensus.cc:385] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.984880 13616 raft_consensus.cc:740] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.985936 13616 consensus_queue.cc:260] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:03.990185 13616 ts_tablet_manager.cc:1434] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:19:03.991456 13616 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:04.002314 13670 raft_consensus.cc:2749] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.003087 13616 tablet_bootstrap.cc:654] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.014900 13612 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.015679 13612 ts_tablet_manager.cc:1403] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.254s	user 0.023s	sys 0.015s
I20260710 13:19:04.022789 13616 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:04.023403 13616 ts_tablet_manager.cc:1403] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.006s
I20260710 13:19:04.023535 13612 raft_consensus.cc:359] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.024297 13612 raft_consensus.cc:385] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.024573 13612 raft_consensus.cc:740] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.025207 13612 consensus_queue.cc:260] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.026424 13616 raft_consensus.cc:359] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.027070 13616 raft_consensus.cc:385] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.027310 13616 raft_consensus.cc:740] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.027643 13612 ts_tablet_manager.cc:1434] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:04.028321 13614 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:04.028018 13616 consensus_queue.cc:260] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.028545 13612 tablet_bootstrap.cc:492] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:04.028753 13614 ts_tablet_manager.cc:1403] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.209s	user 0.013s	sys 0.010s
I20260710 13:19:04.030057 13616 ts_tablet_manager.cc:1434] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:04.030937 13616 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:04.031246 13614 raft_consensus.cc:359] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.031948 13614 raft_consensus.cc:385] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.032236 13614 raft_consensus.cc:740] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.032871 13614 consensus_queue.cc:260] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.034749 13612 tablet_bootstrap.cc:654] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.034984 13614 ts_tablet_manager.cc:1434] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:19:04.036645 13614 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:04.028637 13703 raft_consensus.cc:493] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.037729 13616 tablet_bootstrap.cc:654] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.038800 13703 raft_consensus.cc:515] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.041297 13703 leader_election.cc:290] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.043504 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.044263 13421 raft_consensus.cc:2468] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:04.046350 13611 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.053450 13611 ts_tablet_manager.cc:1403] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.036s
I20260710 13:19:04.053498 13614 tablet_bootstrap.cc:654] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.045130 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.076459 13612 tablet_bootstrap.cc:492] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.076996 13612 ts_tablet_manager.cc:1403] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.013s
I20260710 13:19:04.069589 13669 consensus_queue.cc:1048] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:19:04.057749 13611 raft_consensus.cc:359] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.082590 13611 raft_consensus.cc:385] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.082969 13623 raft_consensus.cc:493] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.082996 13611 raft_consensus.cc:740] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.083798 13623 raft_consensus.cc:515] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.084188 13611 consensus_queue.cc:260] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.086359 13611 ts_tablet_manager.cc:1434] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.003s
I20260710 13:19:04.087321 13611 tablet_bootstrap.cc:492] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:04.079646 13612 raft_consensus.cc:359] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.089723 13612 raft_consensus.cc:385] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.090040 13612 raft_consensus.cc:740] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.090426 13621 raft_consensus.cc:493] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.090799 13612 consensus_queue.cc:260] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.091091 13621 raft_consensus.cc:515] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.092826 13612 ts_tablet_manager.cc:1434] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:04.093161 13611 tablet_bootstrap.cc:654] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.093743 13612 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:04.094719 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d32b06e4814eda865f9c8cc8463467" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
W20260710 13:19:04.099083 13388 leader_election.cc:343] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.100427 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d32b06e4814eda865f9c8cc8463467" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:04.100431 13614 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:04.101292 13570 raft_consensus.cc:2468] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 0.
I20260710 13:19:04.101526 13614 ts_tablet_manager.cc:1403] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.020s
I20260710 13:19:04.102097 13621 leader_election.cc:290] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:04.102797 13612 tablet_bootstrap.cc:654] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.105657 13614 raft_consensus.cc:359] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.106323 13387 leader_election.cc:304] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:04.112694 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.106389 13614 raft_consensus.cc:385] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.113356 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:04.113519 13614 raft_consensus.cc:740] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.114423 13623 leader_election.cc:290] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.114835 13612 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.114918 13611 tablet_bootstrap.cc:492] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.047253 13535 leader_election.cc:304] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: 
I20260710 13:19:04.115365 13612 ts_tablet_manager.cc:1403] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 13:19:04.115140 13614 consensus_queue.cc:260] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
W20260710 13:19:04.115506 13312 leader_election.cc:343] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:04.115849 13535 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.194:43225, user_credentials={real_user=slave}} blocked reactor thread for 68696.8us
I20260710 13:19:04.116086 13421 raft_consensus.cc:2468] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:04.115496 13611 ts_tablet_manager.cc:1403] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260710 13:19:04.117895 13312 leader_election.cc:304] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [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: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 61298dba8b42403283fbe105384edbdd
I20260710 13:19:04.118156 13612 raft_consensus.cc:359] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.118873 13612 raft_consensus.cc:385] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.119158 13648 raft_consensus.cc:2804] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.119632 13648 raft_consensus.cc:493] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.120090 13648 raft_consensus.cc:3060] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.120299 13614 ts_tablet_manager.cc:1434] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:19:04.120648 13703 raft_consensus.cc:2804] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.121163 13703 raft_consensus.cc:493] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.121289 13611 raft_consensus.cc:359] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.121712 13703 raft_consensus.cc:3060] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.122377 13347 raft_consensus.cc:2468] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:04.119207 13623 raft_consensus.cc:2804] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.123099 13623 raft_consensus.cc:493] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.124647 13623 raft_consensus.cc:3060] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.125815 13614 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:04.129108 13648 raft_consensus.cc:515] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.133498 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d32b06e4814eda865f9c8cc8463467" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:04.119163 13612 raft_consensus.cc:740] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.135135 13612 consensus_queue.cc:260] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.137224 13612 ts_tablet_manager.cc:1434] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260710 13:19:04.137396 13614 tablet_bootstrap.cc:654] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.135877 13611 raft_consensus.cc:385] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.138953 13648 leader_election.cc:290] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:04.139617 13612 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:04.145835 13614 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:04.146337 13614 ts_tablet_manager.cc:1403] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:19:04.148370 13612 tablet_bootstrap.cc:654] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.148932 13614 raft_consensus.cc:359] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.149403 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d32b06e4814eda865f9c8cc8463467" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:04.149654 13614 raft_consensus.cc:385] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.149940 13614 raft_consensus.cc:740] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.150018 13570 raft_consensus.cc:3060] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.152171 13611 raft_consensus.cc:740] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.152902 13611 consensus_queue.cc:260] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.155035 13611 ts_tablet_manager.cc:1434] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260710 13:19:04.156055 13611 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:04.156678 13614 consensus_queue.cc:260] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.157727 13495 raft_consensus.cc:3060] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.160832 13614 ts_tablet_manager.cc:1434] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:19:04.161897 13614 tablet_bootstrap.cc:492] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:04.162544 13623 raft_consensus.cc:515] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.141914 13703 raft_consensus.cc:515] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.167239 13703 leader_election.cc:290] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.169003 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.169698 13347 raft_consensus.cc:3060] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.171157 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
W20260710 13:19:04.172605 13312 leader_election.cc:343] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.174260 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:04.169603 13495 raft_consensus.cc:2468] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:04.174819 13614 tablet_bootstrap.cc:654] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.174912 13421 raft_consensus.cc:3060] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.176321 13388 leader_election.cc:304] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:04.177471 13648 raft_consensus.cc:2804] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.177990 13648 raft_consensus.cc:697] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:04.178838 13648 consensus_queue.cc:237] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.183732 13570 raft_consensus.cc:2468] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:04.185216 13421 raft_consensus.cc:2468] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:04.186661 13535 leader_election.cc:304] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: 
I20260710 13:19:04.188033 13623 leader_election.cc:290] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.189311 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:04.192039 13422 raft_consensus.cc:3060] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.190445 13612 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.195130 13612 ts_tablet_manager.cc:1403] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.000s
I20260710 13:19:04.190459 13616 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:04.196796 13616 ts_tablet_manager.cc:1403] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.054s
I20260710 13:19:04.197942 13422 raft_consensus.cc:2468] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:04.199170 13704 raft_consensus.cc:2804] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.199297 13616 raft_consensus.cc:359] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.199702 13704 raft_consensus.cc:697] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:04.200034 13616 raft_consensus.cc:385] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.200726 13616 raft_consensus.cc:740] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.200579 13704 consensus_queue.cc:237] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.201390 13616 consensus_queue.cc:260] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.191509 13611 tablet_bootstrap.cc:654] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.202633 13347 raft_consensus.cc:2468] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:04.207075 13624 consensus_queue.cc:1048] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.206934 13240 catalog_manager.cc:5697] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.209910 13616 ts_tablet_manager.cc:1434] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:19:04.211328 13612 raft_consensus.cc:359] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.214161 13312 leader_election.cc:304] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 61298dba8b42403283fbe105384edbdd
I20260710 13:19:04.215394 13612 raft_consensus.cc:385] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.215569 13616 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:04.215765 13612 raft_consensus.cc:740] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.216316 13623 raft_consensus.cc:2804] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.216542 13612 consensus_queue.cc:260] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.217123 13623 raft_consensus.cc:697] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:04.218124 13623 consensus_queue.cc:237] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.220178 13612 ts_tablet_manager.cc:1434] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:19:04.222641 13612 tablet_bootstrap.cc:492] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:04.228080 13616 tablet_bootstrap.cc:654] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.227788 13639 consensus_queue.cc:1048] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.236173 13614 tablet_bootstrap.cc:492] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:04.236811 13614 ts_tablet_manager.cc:1403] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.013s
I20260710 13:19:04.244376 13612 tablet_bootstrap.cc:654] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.256567 13611 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.257205 13611 ts_tablet_manager.cc:1403] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.000s
I20260710 13:19:04.261236 13639 consensus_queue.cc:1048] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.264734 13611 raft_consensus.cc:359] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.265631 13611 raft_consensus.cc:385] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.265960 13611 raft_consensus.cc:740] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.266930 13611 consensus_queue.cc:260] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.271572 13614 raft_consensus.cc:359] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.272529 13614 raft_consensus.cc:385] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.272819 13614 raft_consensus.cc:740] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.273798 13614 consensus_queue.cc:260] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.281558 13616 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:04.282086 13616 ts_tablet_manager.cc:1403] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.067s	user 0.005s	sys 0.005s
I20260710 13:19:04.270619 13611 ts_tablet_manager.cc:1434] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:19:04.284094 13611 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:04.287173 13614 ts_tablet_manager.cc:1434] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260710 13:19:04.288496 13614 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:04.288806 13616 raft_consensus.cc:359] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.289528 13616 raft_consensus.cc:385] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.289810 13616 raft_consensus.cc:740] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.290485 13616 consensus_queue.cc:260] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.292285 13611 tablet_bootstrap.cc:654] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.292615 13616 ts_tablet_manager.cc:1434] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:04.293548 13616 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:04.294459 13614 tablet_bootstrap.cc:654] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.298780 13616 tablet_bootstrap.cc:654] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.301734 13624 consensus_queue.cc:1048] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.290835 13648 raft_consensus.cc:493] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.305986 13244 catalog_manager.cc:5697] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.308142 13639 raft_consensus.cc:493] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.312337 13648 raft_consensus.cc:515] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.319178 13648 leader_election.cc:290] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:04.321980 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d423e1f0445d469cb83dc4041126518e" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
W20260710 13:19:04.323424 13388 leader_election.cc:343] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.324782 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d423e1f0445d469cb83dc4041126518e" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.325485 13346 raft_consensus.cc:2468] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 0.
I20260710 13:19:04.313172 13639 raft_consensus.cc:515] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.326632 13387 leader_election.cc:304] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:04.328894 13648 raft_consensus.cc:2804] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.329322 13648 raft_consensus.cc:493] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.329757 13648 raft_consensus.cc:3060] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.331173 13639 leader_election.cc:290] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:04.331619 13624 raft_consensus.cc:493] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.340087 13612 tablet_bootstrap.cc:492] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.340642 13612 ts_tablet_manager.cc:1403] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.008s
I20260710 13:19:04.334282 13241 catalog_manager.cc:5697] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 1 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:04.342087 13293 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:04.337425 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.340188 13624 raft_consensus.cc:515] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.333151 13640 raft_consensus.cc:493] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.334383 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:04.347074 13570 raft_consensus.cc:2468] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:04.346892 13640 raft_consensus.cc:515] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.348332 13624 leader_election.cc:290] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:04.348443 13461 leader_election.cc:304] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:04.349028 13640 leader_election.cc:290] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.348971 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:04.343335 13612 raft_consensus.cc:359] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.349642 13639 raft_consensus.cc:2804] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.349028 13346 raft_consensus.cc:2468] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:04.350828 13639 raft_consensus.cc:493] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.351286 13639 raft_consensus.cc:3060] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.351912 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdde375ac4547fb8f63be3f9dbb004b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.350323 13612 raft_consensus.cc:385] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.352528 13421 raft_consensus.cc:2468] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:04.353905 13612 raft_consensus.cc:740] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.354709 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.355479 13346 raft_consensus.cc:2468] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:04.357656 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdde375ac4547fb8f63be3f9dbb004b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.358999 13535 leader_election.cc:304] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:04.359866 13624 raft_consensus.cc:2804] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.360234 13624 raft_consensus.cc:493] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.360554 13624 raft_consensus.cc:3060] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.354722 13612 consensus_queue.cc:260] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.366324 13461 leader_election.cc:304] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:04.367295 13640 raft_consensus.cc:2804] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.368129 13640 raft_consensus.cc:493] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.368594 13640 raft_consensus.cc:3060] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.371420 13703 consensus_queue.cc:1048] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.358304 13345 raft_consensus.cc:2468] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:04.377010 13612 ts_tablet_manager.cc:1434] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:19:04.378031 13612 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:04.380364 13640 raft_consensus.cc:515] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.382462 13640 leader_election.cc:290] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.383432 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdde375ac4547fb8f63be3f9dbb004b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:04.384055 13421 raft_consensus.cc:3060] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.387367 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbdde375ac4547fb8f63be3f9dbb004b" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.387931 13345 raft_consensus.cc:3060] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.393316 13612 tablet_bootstrap.cc:654] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.391849 13639 raft_consensus.cc:515] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.396409 13495 raft_consensus.cc:2393] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61298dba8b42403283fbe105384edbdd in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:04.397872 13639 leader_election.cc:290] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:04.405385 13703 raft_consensus.cc:493] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.405951 13703 raft_consensus.cc:515] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.412014 13611 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.412469 13611 ts_tablet_manager.cc:1403] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.012s
I20260710 13:19:04.413491 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:04.413964 13703 leader_election.cc:290] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:04.415014 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.415674 13422 raft_consensus.cc:2468] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:04.415827 13616 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:04.415784 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:04.417135 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.417165 13535 leader_election.cc:304] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: 
I20260710 13:19:04.417845 13344 raft_consensus.cc:3060] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:04.418553 13536 leader_election.cc:343] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.419912 13616 ts_tablet_manager.cc:1403] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.127s	user 0.029s	sys 0.005s
I20260710 13:19:04.422552 13616 raft_consensus.cc:359] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.423295 13616 raft_consensus.cc:385] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.423594 13616 raft_consensus.cc:740] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.424616 13616 consensus_queue.cc:260] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.424980 13344 raft_consensus.cc:2468] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:04.426832 13345 raft_consensus.cc:2468] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:04.427099 13461 leader_election.cc:304] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:04.427907 13639 raft_consensus.cc:2804] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.428052 13461 leader_election.cc:304] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:04.428423 13639 raft_consensus.cc:697] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:04.429332 13640 raft_consensus.cc:2804] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.429864 13640 raft_consensus.cc:697] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:04.429785 13624 raft_consensus.cc:515] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.430820 13704 raft_consensus.cc:2804] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.431286 13704 raft_consensus.cc:493] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.430933 13640 consensus_queue.cc:237] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.431630 13704 raft_consensus.cc:3060] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.432126 13624 leader_election.cc:290] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:04.432816 13569 raft_consensus.cc:2393] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa4e66cdfb66469a8f498c84a6059806 in current term 1: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:04.434197 13648 raft_consensus.cc:515] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.438185 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d423e1f0445d469cb83dc4041126518e" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.438859 13345 raft_consensus.cc:3060] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.439633 13611 raft_consensus.cc:359] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.440544 13611 raft_consensus.cc:385] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.440866 13611 raft_consensus.cc:740] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.441601 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d423e1f0445d469cb83dc4041126518e" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:04.441082 13648 leader_election.cc:290] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
W20260710 13:19:04.443045 13388 leader_election.cc:343] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.435774 13616 ts_tablet_manager.cc:1434] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:19:04.422436 13421 raft_consensus.cc:2468] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:04.441511 13611 consensus_queue.cc:260] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.429311 13639 consensus_queue.cc:237] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.445683 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:04.449198 13709 raft_consensus.cc:493] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.450062 13709 raft_consensus.cc:515] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.451228 13614 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:04.451412 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6306b705b4b4b1ab16b045967ccb7f7" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.452049 13614 ts_tablet_manager.cc:1403] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.164s	user 0.021s	sys 0.027s
I20260710 13:19:04.452247 13344 raft_consensus.cc:2393] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 61298dba8b42403283fbe105384edbdd in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:04.454089 13703 raft_consensus.cc:493] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.454569 13703 raft_consensus.cc:515] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.456532 13703 leader_election.cc:290] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:04.459342 13709 leader_election.cc:290] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.461458 13704 raft_consensus.cc:515] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.461987 13616 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:04.463932 13536 leader_election.cc:304] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd; no voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:04.466763 13624 consensus_queue.cc:1048] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:04.471349 13614 raft_consensus.cc:359] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.472388 13614 raft_consensus.cc:385] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.472433 13347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.472679 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf8f78c9283497284b66a1da2a907ab" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.472817 13614 raft_consensus.cc:740] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.473449 13344 raft_consensus.cc:2468] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:04.466622 13703 raft_consensus.cc:2749] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:19:04.475090 13461 leader_election.cc:343] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.475041 13535 leader_election.cc:304] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:04.476126 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf8f78c9283497284b66a1da2a907ab" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:04.476454 13624 raft_consensus.cc:2804] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.476859 13624 raft_consensus.cc:493] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.475482 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.477313 13624 raft_consensus.cc:3060] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.476799 13495 raft_consensus.cc:2468] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 0.
I20260710 13:19:04.478901 13616 tablet_bootstrap.cc:654] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.483104 13612 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.483583 13612 ts_tablet_manager.cc:1403] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.004s
I20260710 13:19:04.474503 13611 ts_tablet_manager.cc:1434] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260710 13:19:04.474900 13614 consensus_queue.cc:260] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.488695 13611 tablet_bootstrap.cc:492] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:04.486260 13612 raft_consensus.cc:359] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.490382 13612 raft_consensus.cc:385] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.490618 13612 raft_consensus.cc:740] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.491840 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:04.492560 13422 raft_consensus.cc:3060] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.493381 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
W20260710 13:19:04.495354 13536 leader_election.cc:343] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.495918 13704 leader_election.cc:290] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:04.498953 13614 ts_tablet_manager.cc:1434] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:19:04.500746 13612 consensus_queue.cc:260] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.506618 13612 ts_tablet_manager.cc:1434] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:19:04.507589 13612 tablet_bootstrap.cc:492] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:04.503538 13421 raft_consensus.cc:2468] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 0.
I20260710 13:19:04.522964 13345 raft_consensus.cc:2468] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:04.523582 13624 raft_consensus.cc:515] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.524216 13387 leader_election.cc:304] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:04.525435 13648 raft_consensus.cc:2804] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.525777 13624 leader_election.cc:290] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:04.525934 13648 raft_consensus.cc:697] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:04.526839 13648 consensus_queue.cc:237] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.544620 13614 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:04.542747 13612 tablet_bootstrap.cc:654] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.538736 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf8f78c9283497284b66a1da2a907ab" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.549625 13346 raft_consensus.cc:3060] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.557025 13614 tablet_bootstrap.cc:654] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.549472 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bf8f78c9283497284b66a1da2a907ab" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:04.557894 13495 raft_consensus.cc:3060] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.559391 13422 raft_consensus.cc:2468] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:04.563210 13535 leader_election.cc:304] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:04.564395 13624 raft_consensus.cc:2804] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.564891 13624 raft_consensus.cc:697] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:04.564925 13495 raft_consensus.cc:2468] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:04.565847 13624 consensus_queue.cc:237] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.567714 13536 leader_election.cc:304] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:04.569589 13703 raft_consensus.cc:2804] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.570984 13703 raft_consensus.cc:697] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:04.571837 13703 consensus_queue.cc:237] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.575474 13611 tablet_bootstrap.cc:654] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.595182 13616 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:04.595729 13616 ts_tablet_manager.cc:1403] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.039s
W20260710 13:19:04.597486 13757 log.cc:927] Time spent T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260710 13:19:04.598399 13616 raft_consensus.cc:359] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.599148 13616 raft_consensus.cc:385] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.599427 13616 raft_consensus.cc:740] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.600375 13616 consensus_queue.cc:260] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.605228 13616 ts_tablet_manager.cc:1434] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:04.606422 13616 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:04.608239 13621 consensus_queue.cc:1048] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.611119 13461 leader_election.cc:304] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [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: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:04.611336 13704 consensus_queue.cc:1048] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.612020 13616 tablet_bootstrap.cc:654] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.612423 13244 catalog_manager.cc:5697] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.613796 13640 raft_consensus.cc:2804] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.614202 13640 raft_consensus.cc:493] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.614532 13640 raft_consensus.cc:3060] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.618510 13621 consensus_queue.cc:1048] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.620307 13346 raft_consensus.cc:2468] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:04.624027 13704 raft_consensus.cc:493] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.624786 13704 raft_consensus.cc:515] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.628091 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.627976 13640 raft_consensus.cc:515] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.630936 13704 leader_election.cc:290] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.631647 13640 leader_election.cc:290] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.632642 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.632848 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:04.633015 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.633378 13422 raft_consensus.cc:3060] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.633527 13421 raft_consensus.cc:2393] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61298dba8b42403283fbe105384edbdd in current term 1: Already voted for candidate ee3e07f10dec41e88f64d15b83c6d624 in this term.
I20260710 13:19:04.634805 13535 leader_election.cc:304] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 61298dba8b42403283fbe105384edbdd; no voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:04.635633 13704 raft_consensus.cc:3060] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.637441 13719 consensus_queue.cc:1048] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:04.639027 13461 leader_election.cc:343] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.639580 13240 catalog_manager.cc:5697] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.651625 13422 raft_consensus.cc:2468] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:04.652976 13461 leader_election.cc:304] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:04.653949 13640 raft_consensus.cc:2804] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.666452 13719 raft_consensus.cc:493] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.667264 13614 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:04.667909 13614 ts_tablet_manager.cc:1403] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.123s	user 0.031s	sys 0.009s
I20260710 13:19:04.654572 13640 raft_consensus.cc:697] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:04.667227 13719 raft_consensus.cc:515] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.674477 13719 leader_election.cc:290] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.682368 13611 tablet_bootstrap.cc:492] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.683081 13611 ts_tablet_manager.cc:1403] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.195s	user 0.010s	sys 0.009s
I20260710 13:19:04.682936 13614 raft_consensus.cc:359] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.683647 13614 raft_consensus.cc:385] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.683881 13614 raft_consensus.cc:740] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.677170 13704 raft_consensus.cc:2749] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.684823 13614 consensus_queue.cc:260] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.695010 13614 ts_tablet_manager.cc:1434] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:19:04.695835 13614 tablet_bootstrap.cc:492] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084: Bootstrap starting.
I20260710 13:19:04.702874 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:04.703126 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.703573 13568 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:04.696755 13640 consensus_queue.cc:237] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.703797 13422 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:04.705778 13616 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: No bootstrap required, opened a new log
I20260710 13:19:04.706278 13616 ts_tablet_manager.cc:1403] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.009s
I20260710 13:19:04.709375 13312 leader_election.cc:304] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:04.710875 13670 raft_consensus.cc:2804] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.711259 13670 raft_consensus.cc:493] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.711601 13670 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.711724 13616 raft_consensus.cc:359] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.712632 13616 raft_consensus.cc:385] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.712960 13616 raft_consensus.cc:740] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.713779 13616 consensus_queue.cc:260] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.714963 13614 tablet_bootstrap.cc:654] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.720746 13616 ts_tablet_manager.cc:1434] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:19:04.723184 13623 consensus_queue.cc:1048] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.728331 13624 consensus_queue.cc:1048] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.727552 13240 catalog_manager.cc:5697] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 1 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.730144 13240 catalog_manager.cc:5697] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 0 to 1, leader changed from <none> to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 1 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.762964 13612 tablet_bootstrap.cc:492] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.763389 13612 ts_tablet_manager.cc:1403] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.256s	user 0.030s	sys 0.019s
I20260710 13:19:04.767545 13611 raft_consensus.cc:359] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.768110 13611 raft_consensus.cc:385] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.768329 13611 raft_consensus.cc:740] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.771056 13611 consensus_queue.cc:260] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.776118 13611 ts_tablet_manager.cc:1434] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.093s	user 0.002s	sys 0.003s
I20260710 13:19:04.770500 13612 raft_consensus.cc:359] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.776572 13612 raft_consensus.cc:385] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.776839 13612 raft_consensus.cc:740] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.777047 13611 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:04.777446 13612 consensus_queue.cc:260] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.779860 13670 raft_consensus.cc:515] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.781900 13670 leader_election.cc:290] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.782984 13612 ts_tablet_manager.cc:1434] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:19:04.784268 13612 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd: Bootstrap starting.
I20260710 13:19:04.787235 13245 catalog_manager.cc:5697] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.789155 13245 catalog_manager.cc:5697] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.791867 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:04.792471 13421 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.800208 13614 tablet_bootstrap.cc:492] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084: No bootstrap required, opened a new log
I20260710 13:19:04.800686 13614 ts_tablet_manager.cc:1403] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.000s
I20260710 13:19:04.795488 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:04.803092 13568 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.811100 13614 raft_consensus.cc:359] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.811806 13614 raft_consensus.cc:385] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.812106 13614 raft_consensus.cc:740] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.812712 13614 consensus_queue.cc:260] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.814337 13614 ts_tablet_manager.cc:1434] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260710 13:19:04.810405 13568 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:04.820871 13611 tablet_bootstrap.cc:654] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.825753 13421 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:04.827255 13312 leader_election.cc:304] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:04.827992 13670 raft_consensus.cc:2804] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.824762 13612 tablet_bootstrap.cc:654] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.828472 13670 raft_consensus.cc:697] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:04.829386 13670 consensus_queue.cc:237] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:04.843158 13612 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd: No bootstrap required, opened a new log
I20260710 13:19:04.843621 13612 ts_tablet_manager.cc:1403] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.000s
I20260710 13:19:04.843463 13241 catalog_manager.cc:5697] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.845597 13612 raft_consensus.cc:359] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.846405 13611 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.848037 13611 ts_tablet_manager.cc:1403] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.001s
I20260710 13:19:04.846662 13612 raft_consensus.cc:385] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.849097 13612 raft_consensus.cc:740] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.849718 13612 consensus_queue.cc:260] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.852344 13640 consensus_queue.cc:1048] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.852888 13611 raft_consensus.cc:359] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.853507 13611 raft_consensus.cc:385] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.853783 13611 raft_consensus.cc:740] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.854429 13611 consensus_queue.cc:260] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.856020 13612 ts_tablet_manager.cc:1434] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:19:04.859153 13670 raft_consensus.cc:493] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.859490 13611 ts_tablet_manager.cc:1434] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:19:04.859778 13670 raft_consensus.cc:515] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.860420 13611 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:04.866240 13611 tablet_bootstrap.cc:654] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.868439 13670 leader_election.cc:290] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:04.869308 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:04.871752 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:04.872385 13568 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 0.
I20260710 13:19:04.873845 13312 leader_election.cc:304] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
W20260710 13:19:04.875069 13313 leader_election.cc:343] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.876160 13709 raft_consensus.cc:493] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.876674 13709 raft_consensus.cc:515] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.879366 13709 leader_election.cc:290] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.876621 13670 raft_consensus.cc:2804] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.880402 13670 raft_consensus.cc:493] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.880837 13670 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.884056 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.884804 13421 raft_consensus.cc:2468] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 2.
I20260710 13:19:04.884876 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:04.886104 13461 leader_election.cc:304] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [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: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:04.886914 13639 raft_consensus.cc:2804] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:04.887279 13639 raft_consensus.cc:493] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.887629 13639 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.887691 13611 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.888461 13611 ts_tablet_manager.cc:1403] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260710 13:19:04.888535 13709 consensus_queue.cc:1048] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.892546 13611 raft_consensus.cc:359] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.893203 13611 raft_consensus.cc:385] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.893461 13611 raft_consensus.cc:740] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.894232 13611 consensus_queue.cc:260] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.894913 13639 raft_consensus.cc:515] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.896319 13611 ts_tablet_manager.cc:1434] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:04.896970 13639 leader_election.cc:290] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 3 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:04.897218 13611 tablet_bootstrap.cc:492] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806: Bootstrap starting.
I20260710 13:19:04.897796 13670 raft_consensus.cc:515] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.899766 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:04.899895 13709 consensus_queue.cc:1048] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.900267 13670 leader_election.cc:290] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:04.900357 13421 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.900727 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:04.901297 13496 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.905275 13611 tablet_bootstrap.cc:654] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.906945 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:04.907588 13570 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.913084 13611 tablet_bootstrap.cc:492] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806: No bootstrap required, opened a new log
I20260710 13:19:04.913446 13611 ts_tablet_manager.cc:1403] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260710 13:19:04.914952 13421 raft_consensus.cc:2468] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 3.
I20260710 13:19:04.915720 13611 raft_consensus.cc:359] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.916136 13461 leader_election.cc:304] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [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: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:04.916452 13611 raft_consensus.cc:385] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.917004 13709 raft_consensus.cc:2804] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.917503 13709 raft_consensus.cc:697] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 3 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:04.918322 13709 consensus_queue.cc:237] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.920123 13496 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:04.923102 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:04.926985 13640 consensus_queue.cc:1048] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.916743 13611 raft_consensus.cc:740] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.930491 13611 consensus_queue.cc:260] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.929339 13313 leader_election.cc:304] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:04.932641 13670 raft_consensus.cc:2804] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.933104 13670 raft_consensus.cc:697] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:04.934219 13611 ts_tablet_manager.cc:1434] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:19:04.933885 13670 consensus_queue.cc:237] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:04.940331 13496 raft_consensus.cc:3060] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.945297 13570 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 1.
I20260710 13:19:04.948750 13621 consensus_queue.cc:1048] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:04.959875 13240 catalog_manager.cc:5697] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.961037 13244 catalog_manager.cc:5697] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.967216 13621 raft_consensus.cc:493] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.967777 13621 raft_consensus.cc:515] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.970829 13496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a435d64104bdbb541e82d178f8b14" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:04.971259 13621 leader_election.cc:290] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:04.971570 13496 raft_consensus.cc:2468] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 0.
I20260710 13:19:04.972220 13670 raft_consensus.cc:493] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.972738 13388 leader_election.cc:304] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:04.972772 13670 raft_consensus.cc:515] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:04.973696 13621 raft_consensus.cc:2804] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.974089 13621 raft_consensus.cc:493] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.974427 13621 raft_consensus.cc:3060] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.976162 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:04.976450 13670 leader_election.cc:290] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:04.977051 13422 raft_consensus.cc:2393] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 in current term 1: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:04.977291 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a435d64104bdbb541e82d178f8b14" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:04.977910 13570 raft_consensus.cc:2468] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 0.
I20260710 13:19:04.978464 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:04.979734 13313 leader_election.cc:304] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:04.981285 13670 raft_consensus.cc:3060] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.985343 13648 consensus_queue.cc:1048] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:04.987968 13670 raft_consensus.cc:2749] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.992662 13621 raft_consensus.cc:515] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:04.995556 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a435d64104bdbb541e82d178f8b14" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:04.996179 13494 raft_consensus.cc:3060] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.004853 13494 raft_consensus.cc:2468] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:05.005975 13388 leader_election.cc:304] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:05.007601 13691 raft_consensus.cc:2804] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.008991 13691 raft_consensus.cc:697] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:05.009408 13621 leader_election.cc:290] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 1 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:05.009519 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "339a435d64104bdbb541e82d178f8b14" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:05.010200 13570 raft_consensus.cc:3060] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.009889 13691 consensus_queue.cc:237] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:05.019991 13570 raft_consensus.cc:2468] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:05.022015 13245 catalog_manager.cc:5697] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.026221 13624 consensus_queue.cc:1048] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.037492 13624 consensus_queue.cc:1048] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.046048 13758 consensus_queue.cc:1048] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.057192 13495 raft_consensus.cc:3060] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.065820 13704 consensus_queue.cc:1048] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.122381 13639 consensus_queue.cc:1048] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.133057 13640 consensus_queue.cc:1048] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.186625 13670 raft_consensus.cc:493] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aa4e66cdfb66469a8f498c84a6059806)
I20260710 13:19:05.187126 13670 raft_consensus.cc:515] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.188787 13670 leader_election.cc:290] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:05.189438 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:05.189913 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "402b2f23e67541349266e16a0edb5f0a" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:05.190248 13422 raft_consensus.cc:2368] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 for earlier term 2. Current term is 3.
I20260710 13:19:05.191412 13312 leader_election.cc:400] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225) with higher term. Message: Invalid argument: T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 for earlier term 2. Current term is 3.
I20260710 13:19:05.191636 13312 leader_election.cc:403] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260710 13:19:05.192015 13670 raft_consensus.cc:3060] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:19:05.196631 13670 raft_consensus.cc:2749] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225) with higher term. Message: Invalid argument: T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3e07f10dec41e88f64d15b83c6d624 for earlier term 2. Current term is 3.
I20260710 13:19:05.288959 13670 consensus_queue.cc:1048] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.301313 13670 consensus_queue.cc:1048] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.363852 13422 raft_consensus.cc:1275] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Refusing update from remote peer aa4e66cdfb66469a8f498c84a6059806: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:05.365089 13709 consensus_queue.cc:1048] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.376148 13345 raft_consensus.cc:1275] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Refusing update from remote peer aa4e66cdfb66469a8f498c84a6059806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:05.378142 13639 consensus_queue.cc:1048] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.395931 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:19:05.415628 13387 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 13:19:05.424162 13387 consensus_peers.cc:597] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.426787 13670 consensus_queue.cc:1048] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.428540 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.429322 11223 tablet_replica.cc:333] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.430125 11223 raft_consensus.cc:2243] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.430624 11223 raft_consensus.cc:2272] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.433830 11223 tablet_replica.cc:333] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.437808 11223 raft_consensus.cc:2243] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.438385 11223 raft_consensus.cc:2272] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.444173 11223 tablet_replica.cc:333] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.444346 13719 consensus_queue.cc:1048] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.444926 11223 raft_consensus.cc:2243] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.445716 11223 raft_consensus.cc:2272] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.448437 11223 tablet_replica.cc:333] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.449379 11223 raft_consensus.cc:2243] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.449879 11223 raft_consensus.cc:2272] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.452201 11223 tablet_replica.cc:333] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.453009 11223 raft_consensus.cc:2243] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.453809 11223 raft_consensus.cc:2272] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.456694 11223 tablet_replica.cc:333] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.457675 11223 raft_consensus.cc:2243] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.458618 11223 raft_consensus.cc:2272] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.460731 11223 tablet_replica.cc:333] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.461380 11223 raft_consensus.cc:2243] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.461781 11223 raft_consensus.cc:2272] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.463963 11223 tablet_replica.cc:333] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.464521 11223 raft_consensus.cc:2243] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.464918 11223 raft_consensus.cc:2272] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.466481 11223 tablet_replica.cc:333] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.467036 11223 raft_consensus.cc:2243] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.467422 11223 raft_consensus.cc:2272] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.469611 11223 tablet_replica.cc:333] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.470317 11223 raft_consensus.cc:2243] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.471136 11223 raft_consensus.cc:2272] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.473333 11223 tablet_replica.cc:333] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.473863 11223 raft_consensus.cc:2243] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:19:05.473970 13535 consensus_peers.cc:597] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.474798 11223 raft_consensus.cc:2272] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.476892 11223 tablet_replica.cc:333] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.477423 11223 raft_consensus.cc:2243] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.477818 11223 raft_consensus.cc:2272] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.479732 11223 tablet_replica.cc:333] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.480257 11223 raft_consensus.cc:2243] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.480636 11223 raft_consensus.cc:2272] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.482151 11223 tablet_replica.cc:333] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.482636 11223 raft_consensus.cc:2243] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.483060 11223 raft_consensus.cc:2272] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.485342 11223 tablet_replica.cc:333] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.485868 11223 raft_consensus.cc:2243] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.486581 11223 raft_consensus.cc:2272] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.488351 11223 tablet_replica.cc:333] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
W20260710 13:19:05.488799 13461 consensus_peers.cc:597] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.488852 11223 raft_consensus.cc:2243] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.489459 11223 raft_consensus.cc:2272] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.491472 11223 tablet_replica.cc:333] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.491941 11223 raft_consensus.cc:2243] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.492342 11223 raft_consensus.cc:2272] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.494356 11223 tablet_replica.cc:333] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: stopping tablet replica
I20260710 13:19:05.494889 11223 raft_consensus.cc:2243] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.495280 11223 raft_consensus.cc:2272] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.505960 13535 consensus_peers.cc:597] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.515967 13461 consensus_peers.cc:597] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.536077 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:19:05.540186 13691 consensus_queue.cc:1048] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:05.553334 13792 consensus_queue.cc:1048] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.570797 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:05.576897 13811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:05.577280 13812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:05.578774 13814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:05.580152 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:05.582549 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:05.582821 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:05.583012 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689545582980 us; error 0 us; skew 500 ppm
I20260710 13:19:05.583599 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:05.585986 11223 webserver.cc:533] Webserver started at http://127.10.245.193:34889/ using document root <none> and password file <none>
I20260710 13:19:05.586478 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:05.586651 11223 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:05.590126 11223 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:19:05.594774 13819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:05.595707 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:05.596115 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "ee3e07f10dec41e88f64d15b83c6d624"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-rnb9"
I20260710 13:19:05.596540 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:05.615254 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:05.616339 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:05.617920 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:05.621696 13826 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:19:05.697546 13461 consensus_peers.cc:597] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.700521 13387 consensus_peers.cc:597] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.716432 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:19:05.716800 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.096s	user 0.003s	sys 0.001s
I20260710 13:19:05.717119 11223 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:19:05.721494 13826 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.737337 13826 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.738270 13826 tablet_bootstrap.cc:492] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.738945 13826 ts_tablet_manager.cc:1403] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:19:05.741484 13826 raft_consensus.cc:359] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.742120 13826 raft_consensus.cc:740] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.742808 13826 consensus_queue.cc:260] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [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: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.745064 13826 ts_tablet_manager.cc:1434] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:05.745801 13826 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.758726 13826 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.759629 13826 tablet_bootstrap.cc:492] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.760226 13826 ts_tablet_manager.cc:1403] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 13:19:05.762369 13826 raft_consensus.cc:359] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.763038 13826 raft_consensus.cc:740] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.763676 13826 consensus_queue.cc:260] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [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: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.765434 13826 ts_tablet_manager.cc:1434] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:05.766134 13826 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.777408 13826 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.778090 13826 tablet_bootstrap.cc:492] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.778573 13826 ts_tablet_manager.cc:1403] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:05.780155 13826 raft_consensus.cc:359] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:05.780627 13826 raft_consensus.cc:740] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.781185 13826 consensus_queue.cc:260] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [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: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:05.782398 13826 ts_tablet_manager.cc:1434] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260710 13:19:05.783038 13826 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
W20260710 13:19:05.791489 13461 consensus_peers.cc:597] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:05.792028 13461 consensus_peers.cc:597] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.795674 13826 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.797740 13826 tablet_bootstrap.cc:492] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.798365 13826 ts_tablet_manager.cc:1403] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:19:05.800912 13826 raft_consensus.cc:359] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.801556 13826 raft_consensus.cc:740] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.802157 13826 consensus_queue.cc:260] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [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: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.803948 13826 ts_tablet_manager.cc:1434] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260710 13:19:05.804402 13535 consensus_peers.cc:597] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.804632 13826 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
W20260710 13:19:05.804965 13535 consensus_peers.cc:597] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.806274 11223 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:19:05.806543 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.089s	user 0.086s	sys 0.000s
I20260710 13:19:05.815318 13826 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.816241 13826 tablet_bootstrap.cc:492] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.816753 13826 ts_tablet_manager.cc:1403] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260710 13:19:05.819000 13826 raft_consensus.cc:359] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:05.819510 13826 raft_consensus.cc:740] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.820189 13826 consensus_queue.cc:260] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [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: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:05.821952 13826 ts_tablet_manager.cc:1434] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:19:05.822547 13826 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.834012 13826 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.834977 13826 tablet_bootstrap.cc:492] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.835543 13826 ts_tablet_manager.cc:1403] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:05.837759 13826 raft_consensus.cc:359] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:05.838454 13826 raft_consensus.cc:740] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.839221 13826 consensus_queue.cc:260] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [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: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:05.841284 13826 ts_tablet_manager.cc:1434] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:05.842046 13826 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.855005 13826 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.855746 13826 tablet_bootstrap.cc:492] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.856261 13826 ts_tablet_manager.cc:1403] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:19:05.858175 13826 raft_consensus.cc:359] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.858837 13826 raft_consensus.cc:740] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.859545 13826 consensus_queue.cc:260] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.861565 13826 ts_tablet_manager.cc:1434] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:05.862326 13826 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.877964 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:39795
I20260710 13:19:05.878082 13894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:39795 every 8 connection(s)
I20260710 13:19:05.878970 13826 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.879689 13826 tablet_bootstrap.cc:492] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.880196 13826 ts_tablet_manager.cc:1403] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:19:05.882282 13826 raft_consensus.cc:359] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.883019 13826 raft_consensus.cc:740] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.883674 13826 consensus_queue.cc:260] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [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: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.885769 13826 ts_tablet_manager.cc:1434] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:05.886559 13826 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.894604 13895 heartbeater.cc:344] Connected to a master server at 127.10.245.254:34933
I20260710 13:19:05.895097 13895 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:05.895793 13895 heartbeater.cc:507] Master 127.10.245.254:34933 requested a full tablet report, sending...
I20260710 13:19:05.898249 13826 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.899070 13826 tablet_bootstrap.cc:492] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.899575 13826 ts_tablet_manager.cc:1403] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:19:05.901396 13826 raft_consensus.cc:359] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:05.901947 13244 ts_manager.cc:194] Re-registered known tserver with Master: ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:05.902055 13826 raft_consensus.cc:740] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.902932 13826 consensus_queue.cc:260] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [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: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:05.904865 13826 ts_tablet_manager.cc:1434] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:19:05.905647 13826 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.919879 13826 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.920819 13826 tablet_bootstrap.cc:492] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.921433 13826 ts_tablet_manager.cc:1403] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:19:05.923743 13826 raft_consensus.cc:359] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.924419 13826 raft_consensus.cc:740] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.925118 13826 consensus_queue.cc:260] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [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: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:05.927084 13826 ts_tablet_manager.cc:1434] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:05.927629 13244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35416
I20260710 13:19:05.927821 13826 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.930594 13895 heartbeater.cc:499] Master 127.10.245.254:34933 was elected leader, sending a full tablet report...
I20260710 13:19:05.938468 13826 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.939190 13826 tablet_bootstrap.cc:492] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.939704 13826 ts_tablet_manager.cc:1403] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:19:05.941304 13826 raft_consensus.cc:359] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:05.941807 13826 raft_consensus.cc:740] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.942360 13826 consensus_queue.cc:260] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [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: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:05.943742 13826 ts_tablet_manager.cc:1434] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:05.944335 13826 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.955924 13826 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.956868 13826 tablet_bootstrap.cc:492] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.957526 13826 ts_tablet_manager.cc:1403] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:19:05.959965 13826 raft_consensus.cc:359] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:05.960683 13826 raft_consensus.cc:740] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.961324 13826 consensus_queue.cc:260] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [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: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:05.963232 13826 ts_tablet_manager.cc:1434] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:05.964418 13826 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:05.985054 13826 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:05.985947 13826 tablet_bootstrap.cc:492] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:05.986581 13826 ts_tablet_manager.cc:1403] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 13:19:05.988572 13826 raft_consensus.cc:359] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:05.989215 13826 raft_consensus.cc:740] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.989722 13826 consensus_queue.cc:260] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [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: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:05.991158 13826 ts_tablet_manager.cc:1434] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:05.991914 13826 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:06.004789 13826 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:06.005720 13826 tablet_bootstrap.cc:492] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:06.006306 13826 ts_tablet_manager.cc:1403] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:19:06.008147 13826 raft_consensus.cc:359] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.008656 13826 raft_consensus.cc:740] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.009166 13826 consensus_queue.cc:260] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [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: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.010849 13826 ts_tablet_manager.cc:1434] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 13:19:06.012116 13826 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:06.023798 13826 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:06.024636 13826 tablet_bootstrap.cc:492] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:06.025256 13826 ts_tablet_manager.cc:1403] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:19:06.027057 13826 raft_consensus.cc:359] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.027529 13826 raft_consensus.cc:740] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.028092 13826 consensus_queue.cc:260] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [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: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.029826 13826 ts_tablet_manager.cc:1434] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:06.030913 13826 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:06.041653 13826 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:06.042328 13826 tablet_bootstrap.cc:492] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:06.042892 13826 ts_tablet_manager.cc:1403] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260710 13:19:06.044538 13826 raft_consensus.cc:359] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.045019 13826 raft_consensus.cc:740] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.045565 13826 consensus_queue.cc:260] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [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: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.046926 13826 ts_tablet_manager.cc:1434] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:06.047564 13826 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:06.060395 13826 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:06.061244 13826 tablet_bootstrap.cc:492] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:06.061785 13826 ts_tablet_manager.cc:1403] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:19:06.063870 13826 raft_consensus.cc:359] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.064363 13826 raft_consensus.cc:740] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.064875 13826 consensus_queue.cc:260] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [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: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.066617 13826 ts_tablet_manager.cc:1434] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:06.067677 13826 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap starting.
I20260710 13:19:06.080538 13826 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:06.081413 13826 tablet_bootstrap.cc:492] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Bootstrap complete.
I20260710 13:19:06.081944 13826 ts_tablet_manager.cc:1403] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:19:06.084160 13826 raft_consensus.cc:359] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.084815 13826 raft_consensus.cc:740] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.085472 13826 consensus_queue.cc:260] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [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: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.087497 13826 ts_tablet_manager.cc:1434] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:19:06.588438 13704 raft_consensus.cc:493] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.589102 13704 raft_consensus.cc:515] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.591497 13704 leader_election.cc:290] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:06.592440 13868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.592989 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:06.593195 13868 raft_consensus.cc:2468] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:06.594839 13535 leader_election.cc:304] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084
I20260710 13:19:06.595606 13704 raft_consensus.cc:2804] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:06.595983 13704 raft_consensus.cc:493] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.596293 13704 raft_consensus.cc:3060] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.603312 13704 raft_consensus.cc:515] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.605561 13704 leader_election.cc:290] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:06.606343 13868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:06.606652 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:06.607049 13868 raft_consensus.cc:3060] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.611979 13704 raft_consensus.cc:493] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.612507 13868 raft_consensus.cc:2468] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:06.612573 13704 raft_consensus.cc:515] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.613842 13535 leader_election.cc:304] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 03de15584e9848399b94e6b578a35084
I20260710 13:19:06.614818 13704 leader_election.cc:290] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.614835 13703 raft_consensus.cc:2804] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:06.615556 13703 raft_consensus.cc:697] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:06.615613 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:06.616303 13703 consensus_queue.cc:237] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.618464 13704 raft_consensus.cc:493] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.619079 13704 raft_consensus.cc:515] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.620913 13868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.621146 13704 leader_election.cc:290] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:06.621608 13868 raft_consensus.cc:2468] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:06.623445 13868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.623487 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:06.624553 13868 raft_consensus.cc:2468] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:06.625967 13245 catalog_manager.cc:5697] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 1 to 2, leader changed from ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193) to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 2 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.629024 13535 leader_election.cc:304] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:06.629878 13704 raft_consensus.cc:2804] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:06.630236 13704 raft_consensus.cc:493] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.630587 13704 raft_consensus.cc:3060] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.637812 13535 leader_election.cc:304] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:06.643769 13704 raft_consensus.cc:515] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.646636 13704 leader_election.cc:290] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.647467 13703 raft_consensus.cc:2804] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:06.647611 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:06.648017 13703 raft_consensus.cc:493] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.648455 13703 raft_consensus.cc:3060] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.656387 13867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:06.656311 13703 raft_consensus.cc:515] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.657130 13867 raft_consensus.cc:3060] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.658432 13703 leader_election.cc:290] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:06.661193 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:06.661654 13866 raft_consensus.cc:3060] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.662317 13648 raft_consensus.cc:493] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.662868 13648 raft_consensus.cc:515] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.664780 13648 leader_election.cc:290] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.665005 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:06.665494 13639 raft_consensus.cc:493] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.665607 13421 raft_consensus.cc:3060] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.666038 13639 raft_consensus.cc:515] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.667896 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:06.668624 13570 raft_consensus.cc:2393] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03de15584e9848399b94e6b578a35084 in current term 2: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:06.669152 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.669584 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df2c63ce33247d9a9de917015c0e48d" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:06.670300 13568 raft_consensus.cc:2393] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa4e66cdfb66469a8f498c84a6059806 in current term 2: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:06.671147 13461 leader_election.cc:304] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [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: aa4e66cdfb66469a8f498c84a6059806; no voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:06.671679 13863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650db2d23f0e43b6a927b7ec2a9eae87" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.671998 13910 raft_consensus.cc:3060] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.668046 13639 leader_election.cc:290] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.673487 13387 leader_election.cc:304] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084; no voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:06.673815 13867 raft_consensus.cc:2468] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:06.678454 13910 raft_consensus.cc:2749] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:06.679420 13535 leader_election.cc:304] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:06.679702 13421 raft_consensus.cc:2468] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:06.680244 13792 raft_consensus.cc:2749] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:06.680999 13866 raft_consensus.cc:2468] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:06.680985 13916 raft_consensus.cc:2804] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:06.682276 13916 raft_consensus.cc:697] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:06.681051 13535 leader_election.cc:304] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: 
I20260710 13:19:06.683219 13703 raft_consensus.cc:2804] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:06.683163 13916 consensus_queue.cc:237] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.683818 13703 raft_consensus.cc:697] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:06.684859 13703 consensus_queue.cc:237] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.692893 13245 catalog_manager.cc:5697] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 1 to 2, leader changed from ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193) to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 2 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.714483 13244 catalog_manager.cc:5697] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 1 to 2, leader changed from ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193) to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 2 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.766762 13792 raft_consensus.cc:493] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.767215 13792 raft_consensus.cc:515] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.768880 13792 leader_election.cc:290] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:06.769672 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.769943 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:06.770289 13866 raft_consensus.cc:2468] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 1.
I20260710 13:19:06.771574 13387 leader_election.cc:304] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 61298dba8b42403283fbe105384edbdd
I20260710 13:19:06.772296 13792 raft_consensus.cc:2804] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:06.772636 13792 raft_consensus.cc:493] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.772992 13792 raft_consensus.cc:3060] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.778108 13648 raft_consensus.cc:493] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.778637 13648 raft_consensus.cc:515] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.779225 13792 raft_consensus.cc:515] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.780946 13648 leader_election.cc:290] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.781324 13792 leader_election.cc:290] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:06.782722 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:06.784209 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:06.784989 13866 raft_consensus.cc:3060] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.787088 13868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c857127656a24db59112a37d6712cfca" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.788324 13868 raft_consensus.cc:2393] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03de15584e9848399b94e6b578a35084 in current term 2: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:06.789981 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:06.791108 13387 leader_election.cc:304] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084; no voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:06.791966 13792 raft_consensus.cc:3060] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.793864 13866 raft_consensus.cc:2468] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 2.
I20260710 13:19:06.795286 13387 leader_election.cc:304] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [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: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 61298dba8b42403283fbe105384edbdd
I20260710 13:19:06.796093 13648 raft_consensus.cc:2804] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:06.796839 13648 raft_consensus.cc:697] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 2 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:06.797706 13792 raft_consensus.cc:2749] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:06.797670 13648 consensus_queue.cc:237] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.800356 13703 raft_consensus.cc:493] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.800953 13703 raft_consensus.cc:515] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.802589 13703 leader_election.cc:290] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:06.803431 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.803822 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:06.804232 13866 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:06.804409 13421 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:06.805305 13535 leader_election.cc:304] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:06.806017 13703 raft_consensus.cc:2804] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:06.806380 13703 raft_consensus.cc:493] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.806716 13703 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.812201 13244 catalog_manager.cc:5697] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 1 to 2, leader changed from ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193) to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:06.813506 13703 raft_consensus.cc:515] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.815263 13703 leader_election.cc:290] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Requested vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:06.816674 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:06.817238 13421 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.816394 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:06.817871 13866 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.823982 13421 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:06.824402 13866 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:06.825657 13535 leader_election.cc:304] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:06.826452 13703 raft_consensus.cc:2804] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:06.826896 13703 raft_consensus.cc:697] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:06.827595 13703 consensus_queue.cc:237] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.835270 13244 catalog_manager.cc:5697] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 1 to 2, leader changed from ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193) to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 2 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.931989 13703 raft_consensus.cc:493] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.932854 13703 raft_consensus.cc:515] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:06.934504 13703 leader_election.cc:290] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:06.935659 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.935959 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b87f0421eb4fb69c19ae1224a51f4a" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03de15584e9848399b94e6b578a35084" is_pre_election: true
I20260710 13:19:06.936558 13866 raft_consensus.cc:2393] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 61298dba8b42403283fbe105384edbdd in current term 2: Already voted for candidate 03de15584e9848399b94e6b578a35084 in this term.
I20260710 13:19:06.937415 13535 leader_election.cc:304] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd; no voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:06.938133 13703 raft_consensus.cc:3060] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.943137 13703 raft_consensus.cc:2749] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:06.943655 13704 raft_consensus.cc:493] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.944168 13704 raft_consensus.cc:515] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.945941 13704 leader_election.cc:290] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.946717 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806" is_pre_election: true
I20260710 13:19:06.946960 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.947669 13866 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 1.
I20260710 13:19:06.948720 13910 raft_consensus.cc:493] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.948915 13535 leader_election.cc:304] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:06.949805 13704 raft_consensus.cc:2804] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:06.949491 13910 raft_consensus.cc:515] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.950239 13704 raft_consensus.cc:493] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.950657 13704 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.952258 13910 leader_election.cc:290] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.953382 13568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd" is_pre_election: true
I20260710 13:19:06.953511 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624" is_pre_election: true
I20260710 13:19:06.954340 13866 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 1.
I20260710 13:19:06.955435 13461 leader_election.cc:304] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [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: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:06.956220 13910 raft_consensus.cc:2804] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:06.956696 13910 raft_consensus.cc:493] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ee3e07f10dec41e88f64d15b83c6d624)
I20260710 13:19:06.957151 13910 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.959964 13704 raft_consensus.cc:515] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.961212 13568 raft_consensus.cc:2393] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa4e66cdfb66469a8f498c84a6059806 in current term 2: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:06.962653 13704 leader_election.cc:290] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:06.963572 13866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:06.964196 13866 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:06.964680 13910 raft_consensus.cc:515] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:06.967078 13910 leader_election.cc:290] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 2 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795)
I20260710 13:19:07.009250 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:07.011806 13495 raft_consensus.cc:2393] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 61298dba8b42403283fbe105384edbdd in current term 2: Already voted for candidate aa4e66cdfb66469a8f498c84a6059806 in this term.
I20260710 13:19:07.013082 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:07.020637 13570 raft_consensus.cc:2393] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aa4e66cdfb66469a8f498c84a6059806 in current term 2: Already voted for candidate 61298dba8b42403283fbe105384edbdd in this term.
I20260710 13:19:07.023700 13868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
I20260710 13:19:07.026058 13866 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:07.026808 13461 leader_election.cc:304] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806; no voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:07.028167 13639 raft_consensus.cc:2749] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:07.028237 13535 leader_election.cc:304] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:07.029567 13704 raft_consensus.cc:2804] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.030241 13704 raft_consensus.cc:697] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:07.031878 13704 consensus_queue.cc:237] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:07.043844 13244 catalog_manager.cc:5697] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 1 to 2, leader changed from ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193) to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 2 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.079272 13866 raft_consensus.cc:1275] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.080947 13704 consensus_queue.cc:1048] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.096611 13421 raft_consensus.cc:1275] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.098358 13704 consensus_queue.cc:1048] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.104166 13422 raft_consensus.cc:1275] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.110764 13704 consensus_queue.cc:1048] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.114388 13866 raft_consensus.cc:1275] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.116287 13704 consensus_queue.cc:1048] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.169637 13866 raft_consensus.cc:1275] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.171674 13704 consensus_queue.cc:1048] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.185856 13494 raft_consensus.cc:1275] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.187693 13704 consensus_queue.cc:1048] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.263298 13866 raft_consensus.cc:1275] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Refusing update from remote peer 03de15584e9848399b94e6b578a35084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.264710 13792 consensus_queue.cc:1048] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.274991 13570 raft_consensus.cc:1275] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Refusing update from remote peer 03de15584e9848399b94e6b578a35084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.278656 13919 consensus_queue.cc:1048] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.392395 13421 raft_consensus.cc:1275] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.393683 13704 consensus_queue.cc:1048] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.404042 13866 raft_consensus.cc:1275] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.406633 13704 consensus_queue.cc:1048] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.419184 13868 raft_consensus.cc:1275] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.420590 13703 consensus_queue.cc:1048] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.435274 13494 raft_consensus.cc:1275] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:07.438433 13704 consensus_queue.cc:1048] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:15.882899 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:15.917306 13570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80"
dest_uuid: "61298dba8b42403283fbe105384edbdd"
mode: GRACEFUL
new_leader_uuid: "03de15584e9848399b94e6b578a35084"
 from {username='slave'} at 127.0.0.1:42956
I20260710 13:19:15.917958 13570 raft_consensus.cc:606] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Received request to transfer leadership to TS 03de15584e9848399b94e6b578a35084
I20260710 13:19:15.920858 13570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e9d84c478814caab5b645e743979901"
dest_uuid: "61298dba8b42403283fbe105384edbdd"
mode: GRACEFUL
new_leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:42956
I20260710 13:19:15.921300 13570 raft_consensus.cc:606] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Received request to transfer leadership to TS ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:15.933399 13421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb"
dest_uuid: "03de15584e9848399b94e6b578a35084"
mode: GRACEFUL
new_leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:33410
I20260710 13:19:15.933957 13421 raft_consensus.cc:606] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Received request to transfer leadership to TS ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:15.946203 13495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84bf20e991f542278434639bea98c71c"
dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
mode: GRACEFUL
new_leader_uuid: "61298dba8b42403283fbe105384edbdd"
 from {username='slave'} at 127.0.0.1:60694
I20260710 13:19:15.946858 13495 raft_consensus.cc:606] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Received request to transfer leadership to TS 61298dba8b42403283fbe105384edbdd
I20260710 13:19:15.949705 13570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e50823506235456ab8385185fd3a032f"
dest_uuid: "61298dba8b42403283fbe105384edbdd"
mode: GRACEFUL
new_leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:42956
I20260710 13:19:15.950241 13570 raft_consensus.cc:606] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Received request to transfer leadership to TS ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:15.952836 13570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015"
dest_uuid: "61298dba8b42403283fbe105384edbdd"
mode: GRACEFUL
new_leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:42956
I20260710 13:19:15.953316 13570 raft_consensus.cc:606] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Received request to transfer leadership to TS ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:15.954370 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:19:15.955257 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:15.963323 13956 raft_consensus.cc:993] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd: : Instructing follower ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:15.964012 13953 raft_consensus.cc:1081] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Signalling peer ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:15.965668 13956 raft_consensus.cc:993] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd: : Instructing follower ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:15.965868 13868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e9d84c478814caab5b645e743979901"
dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:55492
I20260710 13:19:15.966244 13953 raft_consensus.cc:1081] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Signalling peer ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:15.966559 13868 raft_consensus.cc:493] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.967098 13868 raft_consensus.cc:3060] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.967993 13866 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015"
dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:55492
I20260710 13:19:15.968537 13866 raft_consensus.cc:493] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.968833 13866 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.974987 13866 raft_consensus.cc:515] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:15.976382 13868 raft_consensus.cc:515] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:15.979444 13866 leader_election.cc:290] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 3 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:15.983629 13868 leader_election.cc:290] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:15.996671 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:15.997094 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:15.997248 13569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9d84c478814caab5b645e743979901" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:15.997409 13570 raft_consensus.cc:3055] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:15.997679 13495 raft_consensus.cc:3060] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.998076 13570 raft_consensus.cc:740] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:15.998092 13569 raft_consensus.cc:3055] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:15.999260 13569 raft_consensus.cc:740] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:15.998973 13570 consensus_queue.cc:260] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [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: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.000578 13570 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.000232 13569 consensus_queue.cc:260] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.001798 13569 raft_consensus.cc:3060] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.004765 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef3975401544e5b8fb0007dbdba5015" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:16.005353 13421 raft_consensus.cc:3060] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:16.011373 13495 raft_consensus.cc:2468] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:16.011715 13569 raft_consensus.cc:2468] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:16.012791 13823 leader_election.cc:304] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:16.013013 13949 raft_consensus.cc:993] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084: : Instructing follower ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:16.013304 13570 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 3.
I20260710 13:19:16.013561 13949 raft_consensus.cc:1081] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Signalling peer ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:16.014731 13965 raft_consensus.cc:2804] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.015367 13421 raft_consensus.cc:2468] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 3.
I20260710 13:19:16.016449 13868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb"
dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:55466
I20260710 13:19:16.017037 13868 raft_consensus.cc:493] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.017416 13868 raft_consensus.cc:3060] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.016376 13965 raft_consensus.cc:697] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:16.018221 13822 leader_election.cc:304] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [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: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:16.019212 13966 raft_consensus.cc:2804] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:16.018858 13965 consensus_queue.cc:237] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.020584 13966 raft_consensus.cc:697] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 3 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:16.021450 13966 consensus_queue.cc:237] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [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: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.023047 13868 raft_consensus.cc:515] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.026183 13868 leader_election.cc:290] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:16.026326 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:16.026868 13570 raft_consensus.cc:3060] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.027793 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619b2289f8b6424e89720f5c784421eb" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:16.028290 13421 raft_consensus.cc:3055] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.028573 13421 raft_consensus.cc:740] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:16.029366 13421 consensus_queue.cc:260] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.030570 13421 raft_consensus.cc:3060] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.032166 13240 catalog_manager.cc:5697] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 1 to 2, leader changed from 61298dba8b42403283fbe105384edbdd (127.10.245.196) to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.036007 13570 raft_consensus.cc:2468] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:16.036909 13421 raft_consensus.cc:2468] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:16.037425 13822 leader_election.cc:304] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:16.038244 13966 raft_consensus.cc:2804] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.038959 13966 raft_consensus.cc:697] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:16.040148 13966 consensus_queue.cc:237] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.053010 13956 raft_consensus.cc:993] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd: : Instructing follower ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:16.053493 13956 raft_consensus.cc:1081] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Signalling peer ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:16.055105 13868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e50823506235456ab8385185fd3a032f"
dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:55492
I20260710 13:19:16.055613 13868 raft_consensus.cc:493] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.055902 13868 raft_consensus.cc:3060] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.057375 13240 catalog_manager.cc:5697] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 2 to 3, leader changed from 61298dba8b42403283fbe105384edbdd (127.10.245.196) to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.058929 13240 catalog_manager.cc:5697] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 1 to 2, leader changed from 03de15584e9848399b94e6b578a35084 (127.10.245.194) to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.060302 13868 raft_consensus.cc:515] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.061972 13868 leader_election.cc:290] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Requested vote from peers 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173), 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225)
I20260710 13:19:16.062856 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:16.063144 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e50823506235456ab8385185fd3a032f" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:16.063550 13570 raft_consensus.cc:3055] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.063722 13421 raft_consensus.cc:3060] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.063987 13570 raft_consensus.cc:740] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:16.064993 13570 consensus_queue.cc:260] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.066504 13570 raft_consensus.cc:3060] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.069235 13421 raft_consensus.cc:2468] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:16.070765 13822 leader_election.cc:304] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:16.071727 13966 raft_consensus.cc:2804] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.072283 13966 raft_consensus.cc:697] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:16.072491 13570 raft_consensus.cc:2468] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:16.073251 13966 consensus_queue.cc:237] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } }
I20260710 13:19:16.084371 13240 catalog_manager.cc:5697] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 1 to 2, leader changed from 61298dba8b42403283fbe105384edbdd (127.10.245.196) to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.247906 13953 raft_consensus.cc:993] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd: : Instructing follower 03de15584e9848399b94e6b578a35084 to start an election
I20260710 13:19:16.248371 13956 raft_consensus.cc:1081] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Signalling peer 03de15584e9848399b94e6b578a35084 to start an election
I20260710 13:19:16.249810 13421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80"
dest_uuid: "03de15584e9848399b94e6b578a35084"
 from {username='slave'} at 127.0.0.1:52636
I20260710 13:19:16.250241 13421 raft_consensus.cc:493] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.250515 13421 raft_consensus.cc:3060] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.255350 13421 raft_consensus.cc:515] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.256762 13421 leader_election.cc:290] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:16.257566 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:16.257723 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f155122bd7e4f31bcf3b59a7173fe80" candidate_uuid: "03de15584e9848399b94e6b578a35084" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:16.258131 13495 raft_consensus.cc:3060] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.258236 13570 raft_consensus.cc:3055] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.258661 13570 raft_consensus.cc:740] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:16.259354 13570 consensus_queue.cc:260] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.260326 13570 raft_consensus.cc:3060] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.263558 13495 raft_consensus.cc:2468] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 2.
I20260710 13:19:16.265095 13388 leader_election.cc:304] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:16.265756 13949 raft_consensus.cc:2804] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.266147 13949 raft_consensus.cc:697] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 2 LEADER]: Becoming Leader. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:16.266494 13570 raft_consensus.cc:2468] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03de15584e9848399b94e6b578a35084 in term 2.
I20260710 13:19:16.267015 13949 consensus_queue.cc:237] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.274250 13240 catalog_manager.cc:5697] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 reported cstate change: term changed from 1 to 2, leader changed from 61298dba8b42403283fbe105384edbdd (127.10.245.196) to 03de15584e9848399b94e6b578a35084 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "03de15584e9848399b94e6b578a35084" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.357103 13955 raft_consensus.cc:993] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806: : Instructing follower 61298dba8b42403283fbe105384edbdd to start an election
I20260710 13:19:16.357712 13961 raft_consensus.cc:1081] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Signalling peer 61298dba8b42403283fbe105384edbdd to start an election
I20260710 13:19:16.359261 13570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84bf20e991f542278434639bea98c71c"
dest_uuid: "61298dba8b42403283fbe105384edbdd"
 from {username='slave'} at 127.0.0.1:58448
I20260710 13:19:16.359766 13570 raft_consensus.cc:493] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.360018 13570 raft_consensus.cc:3060] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.364538 13570 raft_consensus.cc:515] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.365825 13570 leader_election.cc:290] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Requested vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:16.366617 13421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:16.366932 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84bf20e991f542278434639bea98c71c" candidate_uuid: "61298dba8b42403283fbe105384edbdd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:16.367238 13421 raft_consensus.cc:3060] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.367452 13495 raft_consensus.cc:3055] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.367789 13495 raft_consensus.cc:740] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:16.368485 13495 consensus_queue.cc:260] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.369716 13495 raft_consensus.cc:3060] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.373328 13421 raft_consensus.cc:2468] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:16.374323 13535 leader_election.cc:304] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, 61298dba8b42403283fbe105384edbdd; no voters: 
I20260710 13:19:16.375160 13956 raft_consensus.cc:2804] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.375640 13495 raft_consensus.cc:2468] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61298dba8b42403283fbe105384edbdd in term 2.
I20260710 13:19:16.375798 13956 raft_consensus.cc:697] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Leader. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:16.376734 13956 consensus_queue.cc:237] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:16.385013 13240 catalog_manager.cc:5697] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd reported cstate change: term changed from 1 to 2, leader changed from aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195) to 61298dba8b42403283fbe105384edbdd (127.10.245.196). New cstate: current_term: 2 leader_uuid: "61298dba8b42403283fbe105384edbdd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.428401 13570 raft_consensus.cc:1275] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.429584 13966 consensus_queue.cc:1048] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.441637 13421 raft_consensus.cc:1275] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.442874 13966 consensus_queue.cc:1048] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.480957 13570 raft_consensus.cc:1275] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.482174 13966 consensus_queue.cc:1048] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.488281 13568 raft_consensus.cc:1275] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.489944 13965 consensus_queue.cc:1048] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.491787 13495 raft_consensus.cc:1275] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.493546 13965 consensus_queue.cc:1048] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.521144 13422 raft_consensus.cc:1275] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.524963 13421 raft_consensus.cc:1275] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:16.528054 13967 consensus_queue.cc:1048] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.528311 13966 consensus_queue.cc:1048] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:16.547159 13568 raft_consensus.cc:1275] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:16.548597 13966 consensus_queue.cc:1048] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:16.722321 13495 raft_consensus.cc:1275] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Refusing update from remote peer 03de15584e9848399b94e6b578a35084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.723562 13949 consensus_queue.cc:1048] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.733172 13568 raft_consensus.cc:1275] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Refusing update from remote peer 03de15584e9848399b94e6b578a35084: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.735738 13949 consensus_queue.cc:1048] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.841451 13422 raft_consensus.cc:1275] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.842698 13956 consensus_queue.cc:1048] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.852367 13495 raft_consensus.cc:1275] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Refusing update from remote peer 61298dba8b42403283fbe105384edbdd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.853868 13956 consensus_queue.cc:1048] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.956421 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:16.972802 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:16.990535 13422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f"
dest_uuid: "03de15584e9848399b94e6b578a35084"
mode: GRACEFUL
new_leader_uuid: "aa4e66cdfb66469a8f498c84a6059806"
 from {username='slave'} at 127.0.0.1:33410
I20260710 13:19:16.991168 13422 raft_consensus.cc:606] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Received request to transfer leadership to TS aa4e66cdfb66469a8f498c84a6059806
I20260710 13:19:16.994544 13570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c"
dest_uuid: "61298dba8b42403283fbe105384edbdd"
mode: GRACEFUL
new_leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:42956
I20260710 13:19:16.995203 13570 raft_consensus.cc:606] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Received request to transfer leadership to TS ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:16.996775 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:16.997612 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:17.064918 13996 raft_consensus.cc:993] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd: : Instructing follower ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:17.066138 13996 raft_consensus.cc:1081] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Signalling peer ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:17.068542 13868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c"
dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:55492
I20260710 13:19:17.069386 13868 raft_consensus.cc:493] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.069852 13868 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.077432 13868 raft_consensus.cc:515] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:17.079512 13868 leader_election.cc:290] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 3 election: Requested vote from peers aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:17.081007 13495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:17.080953 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6958ea30f304b39836afd0fecadbc8c" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:17.081825 13495 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.081826 13570 raft_consensus.cc:3055] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:17.082266 13570 raft_consensus.cc:740] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 61298dba8b42403283fbe105384edbdd, State: Running, Role: LEADER
I20260710 13:19:17.083168 13570 consensus_queue.cc:260] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [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: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:17.084527 13570 raft_consensus.cc:3060] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:17.087913 13495 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 3.
I20260710 13:19:17.089178 13823 leader_election.cc:304] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [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: aa4e66cdfb66469a8f498c84a6059806, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:17.090032 13965 raft_consensus.cc:2804] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:17.090427 13965 raft_consensus.cc:697] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 3 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:17.090993 13570 raft_consensus.cc:2468] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 3.
I20260710 13:19:17.091929 13965 consensus_queue.cc:237] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [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: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } }
I20260710 13:19:17.107333 13245 catalog_manager.cc:5697] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 2 to 3, leader changed from 61298dba8b42403283fbe105384edbdd (127.10.245.196) to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 3 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.455991 14004 raft_consensus.cc:993] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084: : Instructing follower aa4e66cdfb66469a8f498c84a6059806 to start an election
I20260710 13:19:17.456713 14005 raft_consensus.cc:1081] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Signalling peer aa4e66cdfb66469a8f498c84a6059806 to start an election
I20260710 13:19:17.458333 13495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f"
dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
 from {username='slave'} at 127.0.0.1:54590
I20260710 13:19:17.458806 13495 raft_consensus.cc:493] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.459040 13495 raft_consensus.cc:3060] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.463995 13495 raft_consensus.cc:515] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:17.465915 13495 leader_election.cc:290] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 2 election: Requested vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), 61298dba8b42403283fbe105384edbdd (127.10.245.196:38173)
I20260710 13:19:17.466935 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:17.467203 13570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893db4bab8bb4e3cb1d9aa729017698f" candidate_uuid: "aa4e66cdfb66469a8f498c84a6059806" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "61298dba8b42403283fbe105384edbdd"
I20260710 13:19:17.467494 13422 raft_consensus.cc:3055] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.467720 13570 raft_consensus.cc:3060] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.467820 13422 raft_consensus.cc:740] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03de15584e9848399b94e6b578a35084, State: Running, Role: LEADER
I20260710 13:19:17.468612 13422 consensus_queue.cc:260] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:17.469643 13422 raft_consensus.cc:3060] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.472920 13570 raft_consensus.cc:2468] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 2.
I20260710 13:19:17.474236 13461 leader_election.cc:304] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 61298dba8b42403283fbe105384edbdd, aa4e66cdfb66469a8f498c84a6059806; no voters: 
I20260710 13:19:17.475196 13961 raft_consensus.cc:2804] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.475313 13422 raft_consensus.cc:2468] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa4e66cdfb66469a8f498c84a6059806 in term 2.
I20260710 13:19:17.476329 13961 raft_consensus.cc:697] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 2 LEADER]: Becoming Leader. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:17.477811 13961 consensus_queue.cc:237] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } }
I20260710 13:19:17.485809 13245 catalog_manager.cc:5697] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 reported cstate change: term changed from 1 to 2, leader changed from 03de15584e9848399b94e6b578a35084 (127.10.245.194) to aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "aa4e66cdfb66469a8f498c84a6059806" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.562029 13570 raft_consensus.cc:1275] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:17.563489 13984 consensus_queue.cc:1048] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:17.574366 13495 raft_consensus.cc:1275] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 3 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:17.576937 13984 consensus_queue.cc:1048] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:17.878937 13570 raft_consensus.cc:1275] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Refusing update from remote peer aa4e66cdfb66469a8f498c84a6059806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.880090 13961 consensus_queue.cc:1048] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61298dba8b42403283fbe105384edbdd" member_type: VOTER last_known_addr { host: "127.10.245.196" port: 38173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.889539 13422 raft_consensus.cc:1275] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer aa4e66cdfb66469a8f498c84a6059806: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.891458 14014 consensus_queue.cc:1048] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:17.998811 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:18.016405 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:18.030864 13495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186"
dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
mode: GRACEFUL
new_leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:60694
I20260710 13:19:18.031409 13495 raft_consensus.cc:606] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Received request to transfer leadership to TS ee3e07f10dec41e88f64d15b83c6d624
I20260710 13:19:18.032593 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:18.033303 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:18.419838 14020 raft_consensus.cc:993] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806: : Instructing follower ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:18.420356 14014 raft_consensus.cc:1081] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Signalling peer ee3e07f10dec41e88f64d15b83c6d624 to start an election
I20260710 13:19:18.422067 13868 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186"
dest_uuid: "ee3e07f10dec41e88f64d15b83c6d624"
 from {username='slave'} at 127.0.0.1:55476
I20260710 13:19:18.422652 13868 raft_consensus.cc:493] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.423017 13868 raft_consensus.cc:3060] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.428620 13868 raft_consensus.cc:515] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:18.430375 13868 leader_election.cc:290] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Requested vote from peers 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225), aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863)
I20260710 13:19:18.431200 13422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03de15584e9848399b94e6b578a35084"
I20260710 13:19:18.431553 13494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ef3fb3998454008b911d8a6f96e7186" candidate_uuid: "ee3e07f10dec41e88f64d15b83c6d624" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa4e66cdfb66469a8f498c84a6059806"
I20260710 13:19:18.431867 13422 raft_consensus.cc:3060] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.432349 13494 raft_consensus.cc:3055] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.432660 13494 raft_consensus.cc:740] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa4e66cdfb66469a8f498c84a6059806, State: Running, Role: LEADER
I20260710 13:19:18.433549 13494 consensus_queue.cc:260] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:18.434543 13494 raft_consensus.cc:3060] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.437621 13422 raft_consensus.cc:2468] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:18.439015 13822 leader_election.cc:304] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03de15584e9848399b94e6b578a35084, ee3e07f10dec41e88f64d15b83c6d624; no voters: 
I20260710 13:19:18.440058 14018 raft_consensus.cc:2804] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.440544 14018 raft_consensus.cc:697] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Becoming Leader. State: Replica: ee3e07f10dec41e88f64d15b83c6d624, State: Running, Role: LEADER
I20260710 13:19:18.441303 13494 raft_consensus.cc:2468] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3e07f10dec41e88f64d15b83c6d624 in term 2.
I20260710 13:19:18.441474 14018 consensus_queue.cc:237] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } }
I20260710 13:19:18.449431 13245 catalog_manager.cc:5697] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 reported cstate change: term changed from 1 to 2, leader changed from aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195) to ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "ee3e07f10dec41e88f64d15b83c6d624" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee3e07f10dec41e88f64d15b83c6d624" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 39795 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.843320 13494 raft_consensus.cc:1275] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.844722 14018 consensus_queue.cc:1048] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa4e66cdfb66469a8f498c84a6059806" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 35863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.857640 13422 raft_consensus.cc:1275] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Refusing update from remote peer ee3e07f10dec41e88f64d15b83c6d624: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.860159 14028 consensus_queue.cc:1048] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03de15584e9848399b94e6b578a35084" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 43225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.034118 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:19.048302 11223 tablet_server.cc:179] TabletServer@127.10.245.193:39795 shutting down...
W20260710 13:19:19.055598 13461 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:19:19.063102 13461 consensus_peers.cc:597] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:19.073684 13461 consensus_peers.cc:597] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:19.080494 13535 consensus_peers.cc:597] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.086171 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.087082 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.088018 11223 raft_consensus.cc:2243] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.088538 11223 raft_consensus.cc:2272] T 7bf8f78c9283497284b66a1da2a907ab P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.091229 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.091818 11223 raft_consensus.cc:2243] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.092319 11223 raft_consensus.cc:2272] T 650db2d23f0e43b6a927b7ec2a9eae87 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.094453 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.095319 11223 raft_consensus.cc:2243] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.096866 11223 raft_consensus.cc:2272] T c857127656a24db59112a37d6712cfca P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.099807 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.100359 11223 raft_consensus.cc:2243] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.101107 11223 raft_consensus.cc:2272] T eef3975401544e5b8fb0007dbdba5015 P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.103350 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.103827 11223 raft_consensus.cc:2243] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.104146 11223 raft_consensus.cc:2272] T 0aa412824edf49cdbdba1dad05e3dddf P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.105849 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.106397 11223 raft_consensus.cc:2243] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.106858 11223 raft_consensus.cc:2272] T e3b87f0421eb4fb69c19ae1224a51f4a P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.108629 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.109050 11223 raft_consensus.cc:2243] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.109365 11223 raft_consensus.cc:2272] T dbdde375ac4547fb8f63be3f9dbb004b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.111181 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.111734 11223 raft_consensus.cc:2243] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.112236 11223 raft_consensus.cc:2272] T e6306b705b4b4b1ab16b045967ccb7f7 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.114566 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.115207 11223 raft_consensus.cc:2243] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.115619 11223 raft_consensus.cc:2272] T d423e1f0445d469cb83dc4041126518e P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.117913 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.118525 11223 raft_consensus.cc:2243] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.118999 11223 raft_consensus.cc:2272] T 402b2f23e67541349266e16a0edb5f0a P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.121536 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.122289 11223 raft_consensus.cc:2243] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.122852 11223 raft_consensus.cc:2272] T 2df2c63ce33247d9a9de917015c0e48d P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.124840 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.125458 11223 raft_consensus.cc:2243] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.126231 11223 raft_consensus.cc:2272] T d6958ea30f304b39836afd0fecadbc8c P ee3e07f10dec41e88f64d15b83c6d624 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.128862 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.129403 11223 raft_consensus.cc:2243] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.130208 11223 raft_consensus.cc:2272] T 0ef3fb3998454008b911d8a6f96e7186 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.131119 13535 consensus_peers.cc:597] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.133350 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.133901 11223 raft_consensus.cc:2243] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.134652 11223 raft_consensus.cc:2272] T e50823506235456ab8385185fd3a032f P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.136709 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.137210 11223 raft_consensus.cc:2243] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.138041 11223 raft_consensus.cc:2272] T 619b2289f8b6424e89720f5c784421eb P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.140050 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.140532 11223 raft_consensus.cc:2243] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.141426 11223 raft_consensus.cc:2272] T 2e9d84c478814caab5b645e743979901 P ee3e07f10dec41e88f64d15b83c6d624 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.143901 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.144513 11223 raft_consensus.cc:2243] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.145046 11223 raft_consensus.cc:2272] T 433d7ddad076465591404d949ff28f0b P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.145287 13535 consensus_peers.cc:597] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.147181 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:19.147729 11223 raft_consensus.cc:2243] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.148160 11223 raft_consensus.cc:2272] T 92658eecf00a4e99a783f0ad743d5528 P ee3e07f10dec41e88f64d15b83c6d624 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.180660 13535 consensus_peers.cc:597] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.189025 11223 tablet_server.cc:196] TabletServer@127.10.245.193:39795 shutdown complete.
W20260710 13:19:19.228034 13461 consensus_peers.cc:597] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.228340 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:19:19.256412 13461 consensus_peers.cc:597] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 -> Peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Couldn't send request to peer 03de15584e9848399b94e6b578a35084. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.257848 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.258829 11223 tablet_replica.cc:333] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.259575 11223 raft_consensus.cc:2243] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.260449 11223 raft_consensus.cc:2272] T 339a435d64104bdbb541e82d178f8b14 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.263159 11223 tablet_replica.cc:333] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.263957 11223 raft_consensus.cc:2243] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.264529 11223 raft_consensus.cc:2272] T eef3975401544e5b8fb0007dbdba5015 P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.267164 11223 tablet_replica.cc:333] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.267791 11223 raft_consensus.cc:2243] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.268204 11223 raft_consensus.cc:2272] T 0ef3fb3998454008b911d8a6f96e7186 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.270937 11223 tablet_replica.cc:333] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.271466 11223 raft_consensus.cc:2243] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.272235 11223 raft_consensus.cc:2272] T 0f155122bd7e4f31bcf3b59a7173fe80 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.274231 11223 tablet_replica.cc:333] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.274802 11223 raft_consensus.cc:2243] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.275509 11223 raft_consensus.cc:2272] T 37d32b06e4814eda865f9c8cc8463467 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.277362 11223 tablet_replica.cc:333] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.277868 11223 raft_consensus.cc:2243] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.278255 11223 raft_consensus.cc:2272] T 619b2289f8b6424e89720f5c784421eb P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.280169 11223 tablet_replica.cc:333] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.280694 11223 raft_consensus.cc:2243] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.281087 11223 raft_consensus.cc:2272] T e50823506235456ab8385185fd3a032f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.283022 11223 tablet_replica.cc:333] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.283499 11223 raft_consensus.cc:2243] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.283938 11223 raft_consensus.cc:2272] T 650db2d23f0e43b6a927b7ec2a9eae87 P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.285620 11223 tablet_replica.cc:333] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.286087 11223 raft_consensus.cc:2243] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.286486 11223 raft_consensus.cc:2272] T 84bf20e991f542278434639bea98c71c P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.288318 11223 tablet_replica.cc:333] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.288810 11223 raft_consensus.cc:2243] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.289479 11223 raft_consensus.cc:2272] T d423e1f0445d469cb83dc4041126518e P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.291167 11223 tablet_replica.cc:333] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.291616 11223 raft_consensus.cc:2243] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.291961 11223 raft_consensus.cc:2272] T 893db4bab8bb4e3cb1d9aa729017698f P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.293817 11223 tablet_replica.cc:333] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.294302 11223 raft_consensus.cc:2243] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.294770 11223 raft_consensus.cc:2272] T 402b2f23e67541349266e16a0edb5f0a P 03de15584e9848399b94e6b578a35084 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.297122 11223 tablet_replica.cc:333] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.297722 11223 raft_consensus.cc:2243] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.298425 11223 raft_consensus.cc:2272] T c857127656a24db59112a37d6712cfca P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.300478 11223 tablet_replica.cc:333] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.300979 11223 raft_consensus.cc:2243] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.301754 11223 raft_consensus.cc:2272] T 0ea92436e03b4f2c91705e2ab4befeec P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.303882 11223 tablet_replica.cc:333] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.304581 11223 raft_consensus.cc:2243] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.305073 11223 raft_consensus.cc:2272] T dbdde375ac4547fb8f63be3f9dbb004b P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.307099 11223 tablet_replica.cc:333] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.307585 11223 raft_consensus.cc:2243] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.308314 11223 raft_consensus.cc:2272] T e3b87f0421eb4fb69c19ae1224a51f4a P 03de15584e9848399b94e6b578a35084 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.310128 11223 tablet_replica.cc:333] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.310616 11223 raft_consensus.cc:2243] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.311081 11223 raft_consensus.cc:2272] T 433d7ddad076465591404d949ff28f0b P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.312888 11223 tablet_replica.cc:333] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084: stopping tablet replica
I20260710 13:19:19.313354 11223 raft_consensus.cc:2243] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.313759 11223 raft_consensus.cc:2272] T 92658eecf00a4e99a783f0ad743d5528 P 03de15584e9848399b94e6b578a35084 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.330829 13535 consensus_peers.cc:597] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd -> Peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Couldn't send request to peer 03de15584e9848399b94e6b578a35084. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.353855 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
W20260710 13:19:19.355846 13461 consensus_peers.cc:597] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.388732 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:19:19.401178 13461 consensus_peers.cc:597] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:19.416445 13461 consensus_peers.cc:597] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 -> Peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Couldn't send request to peer 03de15584e9848399b94e6b578a35084. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:43225: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.421168 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.421909 11223 tablet_replica.cc:333] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.422621 11223 raft_consensus.cc:2243] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.423159 11223 raft_consensus.cc:2272] T 339a435d64104bdbb541e82d178f8b14 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.425293 11223 tablet_replica.cc:333] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.425886 11223 raft_consensus.cc:2243] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.426357 11223 raft_consensus.cc:2272] T 0f155122bd7e4f31bcf3b59a7173fe80 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.428308 11223 tablet_replica.cc:333] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.428773 11223 raft_consensus.cc:2243] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.429121 11223 raft_consensus.cc:2272] T 0ef3fb3998454008b911d8a6f96e7186 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.431398 11223 tablet_replica.cc:333] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.431953 11223 raft_consensus.cc:2243] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.432353 11223 raft_consensus.cc:2272] T 7bf8f78c9283497284b66a1da2a907ab P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.434043 11223 tablet_replica.cc:333] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.434476 11223 raft_consensus.cc:2243] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.434908 11223 raft_consensus.cc:2272] T 37d32b06e4814eda865f9c8cc8463467 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.436551 11223 tablet_replica.cc:333] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.437024 11223 raft_consensus.cc:2243] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.437674 11223 raft_consensus.cc:2272] T dbdde375ac4547fb8f63be3f9dbb004b P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.439361 11223 tablet_replica.cc:333] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.439810 11223 raft_consensus.cc:2243] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.440474 11223 raft_consensus.cc:2272] T e6306b705b4b4b1ab16b045967ccb7f7 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.442059 11223 tablet_replica.cc:333] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.442620 11223 raft_consensus.cc:2243] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.443122 11223 raft_consensus.cc:2272] T 0aa412824edf49cdbdba1dad05e3dddf P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.444756 11223 tablet_replica.cc:333] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.445259 11223 raft_consensus.cc:2243] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.445978 11223 raft_consensus.cc:2272] T 433d7ddad076465591404d949ff28f0b P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.447780 11223 tablet_replica.cc:333] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.448269 11223 raft_consensus.cc:2243] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.448668 11223 raft_consensus.cc:2272] T d423e1f0445d469cb83dc4041126518e P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.450377 11223 tablet_replica.cc:333] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.450946 11223 raft_consensus.cc:2243] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.451673 11223 raft_consensus.cc:2272] T 402b2f23e67541349266e16a0edb5f0a P aa4e66cdfb66469a8f498c84a6059806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.453353 11223 tablet_replica.cc:333] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.453855 11223 raft_consensus.cc:2243] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.454542 11223 raft_consensus.cc:2272] T 893db4bab8bb4e3cb1d9aa729017698f P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.456314 11223 tablet_replica.cc:333] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.456804 11223 raft_consensus.cc:2243] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.457194 11223 raft_consensus.cc:2272] T d6958ea30f304b39836afd0fecadbc8c P aa4e66cdfb66469a8f498c84a6059806 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.458781 11223 tablet_replica.cc:333] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.459277 11223 raft_consensus.cc:2243] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.459659 11223 raft_consensus.cc:2272] T 2df2c63ce33247d9a9de917015c0e48d P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.461439 11223 tablet_replica.cc:333] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.461934 11223 raft_consensus.cc:2243] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.462337 11223 raft_consensus.cc:2272] T 0ea92436e03b4f2c91705e2ab4befeec P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.464145 11223 tablet_replica.cc:333] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.464629 11223 raft_consensus.cc:2243] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.465014 11223 raft_consensus.cc:2272] T 2e9d84c478814caab5b645e743979901 P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.467123 11223 tablet_replica.cc:333] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.467702 11223 raft_consensus.cc:2243] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.468211 11223 raft_consensus.cc:2272] T 84bf20e991f542278434639bea98c71c P aa4e66cdfb66469a8f498c84a6059806 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.470041 11223 tablet_replica.cc:333] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806: stopping tablet replica
I20260710 13:19:19.470515 11223 raft_consensus.cc:2243] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:19:19.470963 13536 consensus_peers.cc:597] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd -> Peer aa4e66cdfb66469a8f498c84a6059806 (127.10.245.195:35863): Couldn't send request to peer aa4e66cdfb66469a8f498c84a6059806. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.471355 11223 raft_consensus.cc:2272] T 92658eecf00a4e99a783f0ad743d5528 P aa4e66cdfb66469a8f498c84a6059806 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.509672 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
W20260710 13:19:19.525707 13535 consensus_peers.cc:597] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd -> Peer ee3e07f10dec41e88f64d15b83c6d624 (127.10.245.193:39795): Couldn't send request to peer ee3e07f10dec41e88f64d15b83c6d624. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:39795: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.543632 11223 tablet_server.cc:179] TabletServer@127.10.245.196:0 shutting down...
I20260710 13:19:19.567498 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:19.568244 11223 tablet_replica.cc:333] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.568913 11223 raft_consensus.cc:2243] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.569404 11223 raft_consensus.cc:2272] T 339a435d64104bdbb541e82d178f8b14 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.571322 11223 tablet_replica.cc:333] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.571842 11223 raft_consensus.cc:2243] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.572265 11223 raft_consensus.cc:2272] T 0f155122bd7e4f31bcf3b59a7173fe80 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.574010 11223 tablet_replica.cc:333] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.574537 11223 raft_consensus.cc:2243] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.575407 11223 raft_consensus.cc:2272] T 7bf8f78c9283497284b66a1da2a907ab P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.577128 11223 tablet_replica.cc:333] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.577618 11223 raft_consensus.cc:2243] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.578029 11223 raft_consensus.cc:2272] T 37d32b06e4814eda865f9c8cc8463467 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.579813 11223 tablet_replica.cc:333] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.580292 11223 raft_consensus.cc:2243] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.580703 11223 raft_consensus.cc:2272] T 619b2289f8b6424e89720f5c784421eb P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.582329 11223 tablet_replica.cc:333] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.582921 11223 raft_consensus.cc:2243] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.583346 11223 raft_consensus.cc:2272] T e50823506235456ab8385185fd3a032f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.585093 11223 tablet_replica.cc:333] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.585618 11223 raft_consensus.cc:2243] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.586019 11223 raft_consensus.cc:2272] T eef3975401544e5b8fb0007dbdba5015 P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.587815 11223 tablet_replica.cc:333] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.588323 11223 raft_consensus.cc:2243] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.591920 11223 raft_consensus.cc:2272] T 0aa412824edf49cdbdba1dad05e3dddf P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.594601 11223 tablet_replica.cc:333] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.595180 11223 raft_consensus.cc:2243] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.595808 11223 raft_consensus.cc:2272] T e3b87f0421eb4fb69c19ae1224a51f4a P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.598814 11223 tablet_replica.cc:333] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.599696 11223 raft_consensus.cc:2243] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.600868 11223 raft_consensus.cc:2272] T 650db2d23f0e43b6a927b7ec2a9eae87 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.603467 11223 tablet_replica.cc:333] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.604245 11223 raft_consensus.cc:2243] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.605537 11223 raft_consensus.cc:2272] T 84bf20e991f542278434639bea98c71c P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.607969 11223 tablet_replica.cc:333] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.608554 11223 raft_consensus.cc:2243] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.609123 11223 raft_consensus.cc:2272] T 2e9d84c478814caab5b645e743979901 P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:19.610075 13535 consensus_peers.cc:597] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd -> Peer 03de15584e9848399b94e6b578a35084 (127.10.245.194:43225): Couldn't send request to peer 03de15584e9848399b94e6b578a35084. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:43225: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:19.611598 11223 tablet_replica.cc:333] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.612178 11223 raft_consensus.cc:2243] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.612599 11223 raft_consensus.cc:2272] T d6958ea30f304b39836afd0fecadbc8c P 61298dba8b42403283fbe105384edbdd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.614372 11223 tablet_replica.cc:333] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.614962 11223 raft_consensus.cc:2243] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.615731 11223 raft_consensus.cc:2272] T 2df2c63ce33247d9a9de917015c0e48d P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.617555 11223 tablet_replica.cc:333] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.618162 11223 raft_consensus.cc:2243] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.619144 11223 raft_consensus.cc:2272] T c857127656a24db59112a37d6712cfca P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.621057 11223 tablet_replica.cc:333] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.621511 11223 raft_consensus.cc:2243] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.621872 11223 raft_consensus.cc:2272] T 0ea92436e03b4f2c91705e2ab4befeec P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.623749 11223 tablet_replica.cc:333] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.624187 11223 raft_consensus.cc:2243] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.624552 11223 raft_consensus.cc:2272] T 893db4bab8bb4e3cb1d9aa729017698f P 61298dba8b42403283fbe105384edbdd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.626739 11223 tablet_replica.cc:333] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd: stopping tablet replica
I20260710 13:19:19.627231 11223 raft_consensus.cc:2243] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:19.627679 11223 raft_consensus.cc:2272] T e6306b705b4b4b1ab16b045967ccb7f7 P 61298dba8b42403283fbe105384edbdd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.667461 11223 tablet_server.cc:196] TabletServer@127.10.245.196:0 shutdown complete.
I20260710 13:19:19.696348 11223 master.cc:562] Master@127.10.245.254:34933 shutting down...
W20260710 13:19:19.722404 13293 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 13:19:19.723548 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:19.724040 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:19.724298 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72d782b719e347d391b34ef96e5bfcd1: stopping tablet replica
I20260710 13:19:19.744441 11223 master.cc:584] Master@127.10.245.254:34933 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18728 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:19:19.809489 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:39921
I20260710 13:19:19.811038 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:19.817188 14040 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:19.817184 14041 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:19.817940 14043 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:19.818846 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:19.819703 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:19.819892 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:19.820086 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689559820072 us; error 0 us; skew 500 ppm
I20260710 13:19:19.820698 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:19.823436 11223 webserver.cc:533] Webserver started at http://127.10.245.254:40395/ using document root <none> and password file <none>
I20260710 13:19:19.823973 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:19.824162 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:19.824481 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:19.825680 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "d9c384d41e9d4e74a14c6c2cca819069"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-rnb9"
I20260710 13:19:19.830367 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:19.834045 14048 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:19.835021 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:19.835390 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "d9c384d41e9d4e74a14c6c2cca819069"
format_stamp: "Formatted at 2026-07-10 13:19:19 on dist-test-slave-rnb9"
I20260710 13:19:19.835706 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:19.869215 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:19.870584 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:19.911410 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:39921
I20260710 13:19:19.911521 14099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:39921 every 8 connection(s)
I20260710 13:19:19.915287 14100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:19.925781 14100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069: Bootstrap starting.
I20260710 13:19:19.930341 14100 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.935067 14100 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069: No bootstrap required, opened a new log
I20260710 13:19:19.937227 14100 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9c384d41e9d4e74a14c6c2cca819069" member_type: VOTER }
I20260710 13:19:19.937618 14100 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.937868 14100 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9c384d41e9d4e74a14c6c2cca819069, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.938540 14100 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9c384d41e9d4e74a14c6c2cca819069" member_type: VOTER }
I20260710 13:19:19.939047 14100 raft_consensus.cc:399] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:19.939286 14100 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:19.939563 14100 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.944280 14100 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9c384d41e9d4e74a14c6c2cca819069" member_type: VOTER }
I20260710 13:19:19.944831 14100 leader_election.cc:304] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [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: d9c384d41e9d4e74a14c6c2cca819069; no voters: 
I20260710 13:19:19.945968 14100 leader_election.cc:290] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:19.946352 14103 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.947832 14103 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 1 LEADER]: Becoming Leader. State: Replica: d9c384d41e9d4e74a14c6c2cca819069, State: Running, Role: LEADER
I20260710 13:19:19.948487 14103 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [LEADER]: Queue going to LEADER mode. State: All 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: "d9c384d41e9d4e74a14c6c2cca819069" member_type: VOTER }
I20260710 13:19:19.948940 14100 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:19.955701 14105 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9c384d41e9d4e74a14c6c2cca819069. Latest consensus state: current_term: 1 leader_uuid: "d9c384d41e9d4e74a14c6c2cca819069" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9c384d41e9d4e74a14c6c2cca819069" member_type: VOTER } }
I20260710 13:19:19.956127 14104 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d9c384d41e9d4e74a14c6c2cca819069" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9c384d41e9d4e74a14c6c2cca819069" member_type: VOTER } }
I20260710 13:19:19.956532 14105 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.956921 14104 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:19.958575 14113 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:19.963946 14113 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:19.965124 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:19.973098 14113 catalog_manager.cc:1383] Generated new cluster ID: a337f372c7d64c10b9e3c97e9f1c0dc8
I20260710 13:19:19.973423 14113 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:19.995211 14113 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:19.996520 14113 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:20.014083 14113 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069: Generated new TSK 0
I20260710 13:19:20.014730 14113 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:20.032507 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.038980 14121 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.040104 14122 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.041999 14124 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.042595 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:20.043633 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.043860 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:20.044047 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689560044009 us; error 0 us; skew 500 ppm
I20260710 13:19:20.044651 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.047165 11223 webserver.cc:533] Webserver started at http://127.10.245.193:43695/ using document root <none> and password file <none>
I20260710 13:19:20.047703 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.047911 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.048218 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.049345 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "c017ce4c01334ad3b8c5a88112609321"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-rnb9"
I20260710 13:19:20.054245 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:19:20.057829 14129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.058828 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:19:20.059177 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "c017ce4c01334ad3b8c5a88112609321"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-rnb9"
I20260710 13:19:20.059515 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:20.087844 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.089219 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.091106 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.093554 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.093801 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.094055 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.094272 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.138384 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:46799
I20260710 13:19:20.138491 14191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:46799 every 8 connection(s)
I20260710 13:19:20.143816 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.152702 14196 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.154392 14197 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.157460 14199 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.158450 14192 heartbeater.cc:344] Connected to a master server at 127.10.245.254:39921
I20260710 13:19:20.158540 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:20.158986 14192 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.159796 14192 heartbeater.cc:507] Master 127.10.245.254:39921 requested a full tablet report, sending...
I20260710 13:19:20.159859 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.160223 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:20.160414 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689560160379 us; error 0 us; skew 500 ppm
I20260710 13:19:20.161271 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.162364 14065 ts_manager.cc:194] Registered new tserver with Master: c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799)
I20260710 13:19:20.164357 11223 webserver.cc:533] Webserver started at http://127.10.245.194:41995/ using document root <none> and password file <none>
I20260710 13:19:20.165077 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.165226 14065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42488
I20260710 13:19:20.165393 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.165809 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.167541 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-rnb9"
I20260710 13:19:20.172166 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:20.175529 14204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.176290 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:20.176589 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-rnb9"
I20260710 13:19:20.176831 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:20.201879 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.203251 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.204788 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.207234 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.207600 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.207883 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.208048 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.252259 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:35499
I20260710 13:19:20.252382 14266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:35499 every 8 connection(s)
I20260710 13:19:20.256975 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.264410 14270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.265655 14271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:20.268939 14273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:20.271169 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:20.271538 14267 heartbeater.cc:344] Connected to a master server at 127.10.245.254:39921
I20260710 13:19:20.271988 14267 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.272482 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.272742 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:20.272850 14267 heartbeater.cc:507] Master 127.10.245.254:39921 requested a full tablet report, sending...
I20260710 13:19:20.272923 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689560272888 us; error 0 us; skew 500 ppm
I20260710 13:19:20.273797 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.275689 14065 ts_manager.cc:194] Registered new tserver with Master: b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:20.276990 11223 webserver.cc:533] Webserver started at http://127.10.245.195:37489/ using document root <none> and password file <none>
I20260710 13:19:20.277696 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.277632 14065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42500
I20260710 13:19:20.278110 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.278453 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.279807 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "c5be2a24e7f04cb086374c01a38c5e91"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-rnb9"
I20260710 13:19:20.284426 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:20.288220 14278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.289098 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:20.289511 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "c5be2a24e7f04cb086374c01a38c5e91"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-rnb9"
I20260710 13:19:20.289783 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:20.320501 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.321866 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.323551 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.326126 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.326323 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.326660 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.326831 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:20.369843 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:39909
I20260710 13:19:20.369958 14340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:39909 every 8 connection(s)
I20260710 13:19:20.384238 14341 heartbeater.cc:344] Connected to a master server at 127.10.245.254:39921
I20260710 13:19:20.384690 14341 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:20.385447 14341 heartbeater.cc:507] Master 127.10.245.254:39921 requested a full tablet report, sending...
I20260710 13:19:20.387621 14065 ts_manager.cc:194] Registered new tserver with Master: c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:20.387849 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014647989s
I20260710 13:19:20.389088 14065 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42502
I20260710 13:19:20.414207 14065 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42514:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:20.417124 14065 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:20.499701 14232 tablet_service.cc:1511] Processing CreateTablet for tablet 37fee3bf8d45430ea28c024ec896631c (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:20.500546 14230 tablet_service.cc:1511] Processing CreateTablet for tablet 3d679b4314cc4b609d7709e72d6813f2 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:20.501379 14232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fee3bf8d45430ea28c024ec896631c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.502053 14230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d679b4314cc4b609d7709e72d6813f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.503721 14229 tablet_service.cc:1511] Processing CreateTablet for tablet 48648cce7afc42dbb471a625ca4e0cd0 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:20.505105 14229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48648cce7afc42dbb471a625ca4e0cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.505357 14305 tablet_service.cc:1511] Processing CreateTablet for tablet a14ba88435984416a7ad06d850154319 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:20.506906 14305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14ba88435984416a7ad06d850154319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.507282 14231 tablet_service.cc:1511] Processing CreateTablet for tablet a14ba88435984416a7ad06d850154319 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:20.508654 14231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14ba88435984416a7ad06d850154319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.511873 14304 tablet_service.cc:1511] Processing CreateTablet for tablet 3d679b4314cc4b609d7709e72d6813f2 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:20.513376 14304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d679b4314cc4b609d7709e72d6813f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.513607 14228 tablet_service.cc:1511] Processing CreateTablet for tablet b9d37eb9f7904a0cbefc64a597f1857d (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:20.515072 14228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d37eb9f7904a0cbefc64a597f1857d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.516000 14302 tablet_service.cc:1511] Processing CreateTablet for tablet b9d37eb9f7904a0cbefc64a597f1857d (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:20.517441 14302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d37eb9f7904a0cbefc64a597f1857d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.519085 14306 tablet_service.cc:1511] Processing CreateTablet for tablet 37fee3bf8d45430ea28c024ec896631c (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:20.518960 14303 tablet_service.cc:1511] Processing CreateTablet for tablet 48648cce7afc42dbb471a625ca4e0cd0 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:20.520530 14306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fee3bf8d45430ea28c024ec896631c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.523370 14303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48648cce7afc42dbb471a625ca4e0cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.525509 14301 tablet_service.cc:1511] Processing CreateTablet for tablet a24ed75a268f4baaad47a03e118e0059 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:20.526283 14227 tablet_service.cc:1511] Processing CreateTablet for tablet a24ed75a268f4baaad47a03e118e0059 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:20.527812 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24ed75a268f4baaad47a03e118e0059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.528049 14300 tablet_service.cc:1511] Processing CreateTablet for tablet da58a7c311dc44baa9a223997f0d4316 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:20.529487 14300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da58a7c311dc44baa9a223997f0d4316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.533412 14299 tablet_service.cc:1511] Processing CreateTablet for tablet 247b5c7f42ae45bb87d40fb054172c84 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:20.533973 14226 tablet_service.cc:1511] Processing CreateTablet for tablet da58a7c311dc44baa9a223997f0d4316 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:20.536012 14224 tablet_service.cc:1511] Processing CreateTablet for tablet 739b89f5d55d470dbd3011e14100d429 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:20.536767 14298 tablet_service.cc:1511] Processing CreateTablet for tablet 739b89f5d55d470dbd3011e14100d429 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:20.537542 14224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739b89f5d55d470dbd3011e14100d429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.538177 14298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739b89f5d55d470dbd3011e14100d429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.539275 14301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24ed75a268f4baaad47a03e118e0059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.539779 14297 tablet_service.cc:1511] Processing CreateTablet for tablet d04d6c0634e640b1895d5919dd7aa9a7 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:20.539911 14225 tablet_service.cc:1511] Processing CreateTablet for tablet 247b5c7f42ae45bb87d40fb054172c84 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:20.541103 14297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04d6c0634e640b1895d5919dd7aa9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.541914 14299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b5c7f42ae45bb87d40fb054172c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.542330 14225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b5c7f42ae45bb87d40fb054172c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.543452 14223 tablet_service.cc:1511] Processing CreateTablet for tablet d04d6c0634e640b1895d5919dd7aa9a7 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:20.544719 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04d6c0634e640b1895d5919dd7aa9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.546231 14226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da58a7c311dc44baa9a223997f0d4316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.584556 14157 tablet_service.cc:1511] Processing CreateTablet for tablet 37fee3bf8d45430ea28c024ec896631c (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:20.586104 14157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fee3bf8d45430ea28c024ec896631c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.590272 14155 tablet_service.cc:1511] Processing CreateTablet for tablet 3d679b4314cc4b609d7709e72d6813f2 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:20.591797 14155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d679b4314cc4b609d7709e72d6813f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.596290 14149 tablet_service.cc:1511] Processing CreateTablet for tablet 739b89f5d55d470dbd3011e14100d429 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:20.596612 14153 tablet_service.cc:1511] Processing CreateTablet for tablet b9d37eb9f7904a0cbefc64a597f1857d (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:20.598050 14149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739b89f5d55d470dbd3011e14100d429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.599471 14153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d37eb9f7904a0cbefc64a597f1857d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.600000 14150 tablet_service.cc:1511] Processing CreateTablet for tablet 247b5c7f42ae45bb87d40fb054172c84 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:20.601609 14150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b5c7f42ae45bb87d40fb054172c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.604182 14156 tablet_service.cc:1511] Processing CreateTablet for tablet a14ba88435984416a7ad06d850154319 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:20.605283 14148 tablet_service.cc:1511] Processing CreateTablet for tablet d04d6c0634e640b1895d5919dd7aa9a7 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:20.605748 14156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a14ba88435984416a7ad06d850154319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.607170 14151 tablet_service.cc:1511] Processing CreateTablet for tablet da58a7c311dc44baa9a223997f0d4316 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:20.608559 14151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da58a7c311dc44baa9a223997f0d4316. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.610957 14148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d04d6c0634e640b1895d5919dd7aa9a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.611588 14154 tablet_service.cc:1511] Processing CreateTablet for tablet 48648cce7afc42dbb471a625ca4e0cd0 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:20.612926 14154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48648cce7afc42dbb471a625ca4e0cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.615008 14152 tablet_service.cc:1511] Processing CreateTablet for tablet a24ed75a268f4baaad47a03e118e0059 (DEFAULT_TABLE table=test-workload [id=77b771667fab45c6a5ef3ef5a3e6e779]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:20.616329 14152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a24ed75a268f4baaad47a03e118e0059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.629952 14357 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:20.679281 14356 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:20.687448 14356 tablet_bootstrap.cc:654] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.697115 14357 tablet_bootstrap.cc:654] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.717007 14358 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:20.723899 14356 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:20.728016 14356 ts_tablet_manager.cc:1403] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.004s
I20260710 13:19:20.730278 14356 raft_consensus.cc:359] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.730872 14356 raft_consensus.cc:385] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.732609 14356 raft_consensus.cc:740] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.733295 14357 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:20.733952 14357 ts_tablet_manager.cc:1403] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.016s
I20260710 13:19:20.733315 14356 consensus_queue.cc:260] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.736771 14357 raft_consensus.cc:359] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.737524 14357 raft_consensus.cc:385] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.737838 14357 raft_consensus.cc:740] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.738581 14357 consensus_queue.cc:260] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.740185 14358 tablet_bootstrap.cc:654] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.740855 14341 heartbeater.cc:499] Master 127.10.245.254:39921 was elected leader, sending a full tablet report...
I20260710 13:19:20.741291 14357 ts_tablet_manager.cc:1434] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 13:19:20.742244 14357 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:20.743212 14356 ts_tablet_manager.cc:1434] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:19:20.744091 14267 heartbeater.cc:499] Master 127.10.245.254:39921 was elected leader, sending a full tablet report...
I20260710 13:19:20.748719 14357 tablet_bootstrap.cc:654] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.755096 14356 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:20.765264 14356 tablet_bootstrap.cc:654] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.771931 14358 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:20.772149 14356 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:20.772485 14358 ts_tablet_manager.cc:1403] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.019s
I20260710 13:19:20.772608 14356 ts_tablet_manager.cc:1403] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:19:20.776342 14358 raft_consensus.cc:359] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.776474 14356 raft_consensus.cc:359] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.777100 14358 raft_consensus.cc:385] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.777570 14358 raft_consensus.cc:740] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.777134 14356 raft_consensus.cc:385] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.778663 14356 raft_consensus.cc:740] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.778446 14358 consensus_queue.cc:260] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.780139 14357 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:20.779575 14356 consensus_queue.cc:260] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.780690 14357 ts_tablet_manager.cc:1403] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.024s
I20260710 13:19:20.782824 14356 ts_tablet_manager.cc:1434] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:20.783725 14361 raft_consensus.cc:493] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.783689 14357 raft_consensus.cc:359] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.784600 14357 raft_consensus.cc:385] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.784399 14361 raft_consensus.cc:515] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.783969 14356 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:20.784948 14357 raft_consensus.cc:740] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.785264 14192 heartbeater.cc:499] Master 127.10.245.254:39921 was elected leader, sending a full tablet report...
I20260710 13:19:20.785902 14357 consensus_queue.cc:260] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.788130 14357 ts_tablet_manager.cc:1434] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:20.789080 14357 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:20.796381 14357 tablet_bootstrap.cc:654] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.793730 14361 leader_election.cc:290] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:20.801371 14358 ts_tablet_manager.cc:1434] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.006s
I20260710 13:19:20.802443 14358 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:20.808640 14358 tablet_bootstrap.cc:654] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.811437 14356 tablet_bootstrap.cc:654] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.812958 14357 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:20.813151 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48648cce7afc42dbb471a625ca4e0cd0" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:20.813525 14357 ts_tablet_manager.cc:1403] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
W20260710 13:19:20.815201 14207 leader_election.cc:343] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.816582 14357 raft_consensus.cc:359] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.817200 14357 raft_consensus.cc:385] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.817440 14357 raft_consensus.cc:740] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.818090 14357 consensus_queue.cc:260] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.822424 14356 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:20.823027 14356 ts_tablet_manager.cc:1403] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260710 13:19:20.824399 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48648cce7afc42dbb471a625ca4e0cd0" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
W20260710 13:19:20.826082 14208 leader_election.cc:343] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.826221 14356 raft_consensus.cc:359] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.826812 14208 leader_election.cc:304] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62; no voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91
I20260710 13:19:20.827158 14356 raft_consensus.cc:385] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.827627 14356 raft_consensus.cc:740] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.827809 14357 ts_tablet_manager.cc:1434] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:20.828385 14361 raft_consensus.cc:2749] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.828928 14357 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:20.828507 14356 consensus_queue.cc:260] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.831017 14356 ts_tablet_manager.cc:1434] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:20.832056 14356 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:20.835850 14357 tablet_bootstrap.cc:654] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.839929 14356 tablet_bootstrap.cc:654] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.841317 14358 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:20.841845 14358 ts_tablet_manager.cc:1403] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.009s
I20260710 13:19:20.844762 14358 raft_consensus.cc:359] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.845302 14358 raft_consensus.cc:385] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.845566 14358 raft_consensus.cc:740] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.846199 14358 consensus_queue.cc:260] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.848448 14358 ts_tablet_manager.cc:1434] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:20.849361 14358 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:20.855784 14358 tablet_bootstrap.cc:654] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.856912 14357 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:20.857420 14357 ts_tablet_manager.cc:1403] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260710 13:19:20.858906 14356 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:20.859458 14356 ts_tablet_manager.cc:1403] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260710 13:19:20.860468 14357 raft_consensus.cc:359] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:20.861207 14357 raft_consensus.cc:385] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.861502 14357 raft_consensus.cc:740] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.862330 14357 consensus_queue.cc:260] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:20.862711 14356 raft_consensus.cc:359] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:20.863530 14356 raft_consensus.cc:385] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.863830 14356 raft_consensus.cc:740] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.864533 14356 consensus_queue.cc:260] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:20.866300 14357 ts_tablet_manager.cc:1434] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:20.867326 14357 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:20.868093 14356 ts_tablet_manager.cc:1434] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:20.869498 14356 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:20.873651 14357 tablet_bootstrap.cc:654] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.875725 14356 tablet_bootstrap.cc:654] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.876205 14358 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:20.876629 14358 ts_tablet_manager.cc:1403] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.010s
I20260710 13:19:20.877611 14362 raft_consensus.cc:493] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.878259 14362 raft_consensus.cc:515] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.887236 14358 raft_consensus.cc:359] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:20.888029 14358 raft_consensus.cc:385] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.888324 14358 raft_consensus.cc:740] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.889217 14358 consensus_queue.cc:260] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:20.891798 14358 ts_tablet_manager.cc:1434] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260710 13:19:20.892048 14362 leader_election.cc:290] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:20.892688 14358 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:20.904167 14356 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:20.904917 14356 ts_tablet_manager.cc:1403] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.007s
I20260710 13:19:20.908241 14358 tablet_bootstrap.cc:654] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.910035 14356 raft_consensus.cc:359] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.910933 14356 raft_consensus.cc:385] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.911242 14356 raft_consensus.cc:740] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.912122 14356 consensus_queue.cc:260] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.913219 14357 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:20.913744 14357 ts_tablet_manager.cc:1403] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.010s
I20260710 13:19:20.916435 14356 ts_tablet_manager.cc:1434] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:19:20.916694 14357 raft_consensus.cc:359] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.917407 14357 raft_consensus.cc:385] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.917599 14356 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:20.917718 14357 raft_consensus.cc:740] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.921712 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d679b4314cc4b609d7709e72d6813f2" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
W20260710 13:19:20.923568 14281 leader_election.cc:343] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.918449 14357 consensus_queue.cc:260] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.925161 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d679b4314cc4b609d7709e72d6813f2" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:20.927135 14242 raft_consensus.cc:2468] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:20.928570 14282 leader_election.cc:304] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:20.928939 14356 tablet_bootstrap.cc:654] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.930708 14357 ts_tablet_manager.cc:1434] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:19:20.930774 14362 raft_consensus.cc:2804] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.931169 14358 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:20.931476 14362 raft_consensus.cc:493] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.931890 14362 raft_consensus.cc:3060] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.931977 14358 ts_tablet_manager.cc:1403] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.000s
I20260710 13:19:20.932049 14357 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:20.935477 14358 raft_consensus.cc:359] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.936347 14358 raft_consensus.cc:385] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.936717 14358 raft_consensus.cc:740] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.937662 14358 consensus_queue.cc:260] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.939633 14381 raft_consensus.cc:493] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.940127 14381 raft_consensus.cc:515] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.940778 14357 tablet_bootstrap.cc:654] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.943186 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:20.944134 14358 ts_tablet_manager.cc:1434] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260710 13:19:20.944983 14281 leader_election.cc:343] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.945324 14358 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:20.948406 14356 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:20.949119 14356 ts_tablet_manager.cc:1403] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.004s
I20260710 13:19:20.953222 14356 raft_consensus.cc:359] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.954252 14356 raft_consensus.cc:385] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.942023 14362 raft_consensus.cc:515] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.953249 14358 tablet_bootstrap.cc:654] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.958047 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d679b4314cc4b609d7709e72d6813f2" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:20.955551 14381 leader_election.cc:290] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
W20260710 13:19:20.959731 14281 leader_election.cc:343] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:20.960168 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:20.954648 14356 raft_consensus.cc:740] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.961036 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:20.961721 14356 consensus_queue.cc:260] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
W20260710 13:19:20.962951 14282 leader_election.cc:343] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.963449 14282 leader_election.cc:304] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5be2a24e7f04cb086374c01a38c5e91; no voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:20.965360 14356 ts_tablet_manager.cc:1434] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.003s
I20260710 13:19:20.966741 14356 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:20.973501 14381 raft_consensus.cc:2749] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.974215 14362 leader_election.cc:290] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:20.975713 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d679b4314cc4b609d7709e72d6813f2" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:20.976779 14242 raft_consensus.cc:3060] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.980839 14356 tablet_bootstrap.cc:654] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.983922 14242 raft_consensus.cc:2468] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:20.985112 14358 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:20.985333 14282 leader_election.cc:304] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:20.985824 14358 ts_tablet_manager.cc:1403] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.001s
I20260710 13:19:20.986187 14362 raft_consensus.cc:2804] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.985131 14357 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:20.986807 14362 raft_consensus.cc:697] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Becoming Leader. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:20.987157 14357 ts_tablet_manager.cc:1403] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.055s	user 0.035s	sys 0.018s
I20260710 13:19:20.987829 14362 consensus_queue.cc:237] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.989737 14358 raft_consensus.cc:359] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.990612 14358 raft_consensus.cc:385] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.991168 14361 raft_consensus.cc:493] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.990571 14357 raft_consensus.cc:359] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.991356 14358 raft_consensus.cc:740] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.991843 14357 raft_consensus.cc:385] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.991647 14361 raft_consensus.cc:515] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.992399 14357 raft_consensus.cc:740] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.992350 14358 consensus_queue.cc:260] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.993737 14361 leader_election.cc:290] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:20.993768 14357 consensus_queue.cc:260] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:20.996315 14366 raft_consensus.cc:493] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.998551 14358 ts_tablet_manager.cc:1434] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:19:20.997216 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d37eb9f7904a0cbefc64a597f1857d" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:20.999250 14167 raft_consensus.cc:2468] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 0.
I20260710 13:19:20.999718 14358 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:21.000504 14207 leader_election.cc:304] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321; no voters: 
I20260710 13:19:21.000905 14357 ts_tablet_manager.cc:1434] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:20.997686 14366 raft_consensus.cc:515] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.002622 14357 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:21.003736 14366 leader_election.cc:290] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:20.998564 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d37eb9f7904a0cbefc64a597f1857d" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:21.006398 14358 tablet_bootstrap.cc:654] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:21.006786 14208 leader_election.cc:343] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.007712 14361 raft_consensus.cc:2804] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.008116 14361 raft_consensus.cc:493] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.008456 14361 raft_consensus.cc:3060] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.013168 14357 tablet_bootstrap.cc:654] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.026062 14356 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:21.026805 14356 ts_tablet_manager.cc:1403] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.004s
I20260710 13:19:21.030977 14356 raft_consensus.cc:359] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.032047 14356 raft_consensus.cc:385] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.034101 14366 raft_consensus.cc:493] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.032461 14356 raft_consensus.cc:740] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.034518 14366 raft_consensus.cc:515] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.034873 14064 catalog_manager.cc:5697] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "c5be2a24e7f04cb086374c01a38c5e91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.035477 14356 consensus_queue.cc:260] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.036573 14357 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:21.032917 14362 raft_consensus.cc:493] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.036654 14366 leader_election.cc:290] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.039827 14357 ts_tablet_manager.cc:1403] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.009s
I20260710 13:19:21.037671 14361 raft_consensus.cc:515] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.040843 14362 raft_consensus.cc:515] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.047523 14358 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:21.048133 14358 ts_tablet_manager.cc:1403] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.007s
I20260710 13:19:21.049998 14362 leader_election.cc:290] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.050333 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da58a7c311dc44baa9a223997f0d4316" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:21.050499 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da58a7c311dc44baa9a223997f0d4316" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.051214 14242 raft_consensus.cc:2468] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.052403 14357 raft_consensus.cc:359] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.053103 14357 raft_consensus.cc:385] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.053378 14357 raft_consensus.cc:740] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.055405 14282 leader_election.cc:304] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.056290 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d37eb9f7904a0cbefc64a597f1857d" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:21.057088 14357 consensus_queue.cc:260] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
W20260710 13:19:21.057678 14208 leader_election.cc:343] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.058560 14381 raft_consensus.cc:2804] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.058990 14381 raft_consensus.cc:493] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.059317 14381 raft_consensus.cc:3060] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.059391 14357 ts_tablet_manager.cc:1434] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260710 13:19:21.060477 14357 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
W20260710 13:19:21.061450 14281 leader_election.cc:343] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.062479 14361 leader_election.cc:290] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.048137 14356 ts_tablet_manager.cc:1434] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 13:19:21.066462 14356 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:21.066866 14366 raft_consensus.cc:493] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.064479 14358 raft_consensus.cc:359] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.067338 14357 tablet_bootstrap.cc:654] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.067394 14366 raft_consensus.cc:515] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.069808 14366 leader_election.cc:290] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.071797 14381 raft_consensus.cc:515] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.067466 14358 raft_consensus.cc:385] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.073000 14358 raft_consensus.cc:740] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.074004 14358 consensus_queue.cc:260] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.074808 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da58a7c311dc44baa9a223997f0d4316" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:21.075487 14167 raft_consensus.cc:3060] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.077250 14358 ts_tablet_manager.cc:1434] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:19:21.081902 14358 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:21.084195 14166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d37eb9f7904a0cbefc64a597f1857d" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:21.080505 14356 tablet_bootstrap.cc:654] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.084638 14167 raft_consensus.cc:2468] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.084990 14166 raft_consensus.cc:3060] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.086030 14281 leader_election.cc:304] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.095492 14241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24ed75a268f4baaad47a03e118e0059" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.095712 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.096521 14242 raft_consensus.cc:2468] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 0.
I20260710 13:19:21.095887 14381 leader_election.cc:290] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.097077 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.097883 14240 raft_consensus.cc:2468] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 0.
I20260710 13:19:21.090245 14362 raft_consensus.cc:2804] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.099180 14358 tablet_bootstrap.cc:654] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.099331 14362 raft_consensus.cc:697] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Becoming Leader. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:21.100493 14166 raft_consensus.cc:2468] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 1.
I20260710 13:19:21.101912 14357 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:21.102429 14357 ts_tablet_manager.cc:1403] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.017s
I20260710 13:19:21.103104 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da58a7c311dc44baa9a223997f0d4316" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.104251 14240 raft_consensus.cc:3060] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.105682 14357 raft_consensus.cc:359] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.106458 14357 raft_consensus.cc:385] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.106812 14357 raft_consensus.cc:740] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.107699 14357 consensus_queue.cc:260] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.110046 14357 ts_tablet_manager.cc:1434] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:21.111095 14207 leader_election.cc:304] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321; no voters: c5be2a24e7f04cb086374c01a38c5e91
I20260710 13:19:21.112368 14361 raft_consensus.cc:2804] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:21.111146 14133 leader_election.cc:343] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.113111 14361 raft_consensus.cc:697] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 LEADER]: Becoming Leader. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Running, Role: LEADER
I20260710 13:19:21.111167 14357 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:21.116127 14361 consensus_queue.cc:237] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.100745 14362 consensus_queue.cc:237] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.113648 14133 leader_election.cc:304] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321; no voters: 
I20260710 13:19:21.120199 14133 leader_election.cc:304] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321; no voters: 
I20260710 13:19:21.121254 14366 raft_consensus.cc:2804] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.121206 14356 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:21.132576 14240 raft_consensus.cc:2468] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.149381 14356 ts_tablet_manager.cc:1403] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.016s
I20260710 13:19:21.153364 14356 raft_consensus.cc:359] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.121656 14366 raft_consensus.cc:493] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.154878 14366 raft_consensus.cc:3060] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.122393 14381 raft_consensus.cc:493] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.159487 14381 raft_consensus.cc:515] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.163767 14166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:21.164052 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.163785 14381 leader_election.cc:290] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.164965 14398 raft_consensus.cc:493] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.122535 14357 tablet_bootstrap.cc:654] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.164914 14240 raft_consensus.cc:2468] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.167089 14282 leader_election.cc:304] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.166029 14398 raft_consensus.cc:515] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.171298 14381 raft_consensus.cc:2804] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.172120 14381 raft_consensus.cc:493] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.172137 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:21.172818 14381 raft_consensus.cc:3060] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.173228 14167 raft_consensus.cc:2468] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.175115 14281 leader_election.cc:304] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.176628 14362 raft_consensus.cc:2804] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.177132 14362 raft_consensus.cc:493] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.177515 14362 raft_consensus.cc:3060] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.182304 14358 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:21.182942 14358 ts_tablet_manager.cc:1403] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.010s
I20260710 13:19:21.184222 14396 raft_consensus.cc:2804] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.184751 14396 raft_consensus.cc:493] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.185170 14396 raft_consensus.cc:3060] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.197046 14362 raft_consensus.cc:515] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
W20260710 13:19:21.198796 14133 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.194:35499, user_credentials={real_user=slave}} blocked reactor thread for 78676.6us
I20260710 13:19:21.201040 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:21.202620 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24ed75a268f4baaad47a03e118e0059" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:21.154340 14356 raft_consensus.cc:385] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.203259 14356 raft_consensus.cc:740] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.204113 14356 consensus_queue.cc:260] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.204545 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:21.205250 14315 raft_consensus.cc:2393] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c017ce4c01334ad3b8c5a88112609321 in current term 1: Already voted for candidate c5be2a24e7f04cb086374c01a38c5e91 in this term.
I20260710 13:19:21.206295 14356 ts_tablet_manager.cc:1434] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.001s
W20260710 13:19:21.206617 14133 leader_election.cc:343] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.205520 14063 catalog_manager.cc:5697] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.207056 14133 leader_election.cc:304] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321; no voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91
I20260710 13:19:21.186326 14358 raft_consensus.cc:359] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.208608 14358 raft_consensus.cc:385] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.208761 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.208932 14358 raft_consensus.cc:740] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.209388 14240 raft_consensus.cc:2468] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.212693 14403 raft_consensus.cc:2749] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.212883 14398 leader_election.cc:290] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.213954 14366 raft_consensus.cc:515] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.210932 14358 consensus_queue.cc:260] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.216281 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:21.222642 14166 raft_consensus.cc:2393] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5be2a24e7f04cb086374c01a38c5e91 in current term 1: Already voted for candidate c017ce4c01334ad3b8c5a88112609321 in this term.
I20260710 13:19:21.224874 14358 ts_tablet_manager.cc:1434] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 13:19:21.225780 14366 leader_election.cc:290] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 election: Requested vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.226519 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.227165 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:21.227351 14242 raft_consensus.cc:3060] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.217211 14362 leader_election.cc:290] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.228870 14396 raft_consensus.cc:515] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.229724 14357 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:21.230050 14167 raft_consensus.cc:2393] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5be2a24e7f04cb086374c01a38c5e91 in current term 1: Already voted for candidate c017ce4c01334ad3b8c5a88112609321 in this term.
I20260710 13:19:21.230221 14357 ts_tablet_manager.cc:1403] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.119s	user 0.028s	sys 0.064s
I20260710 13:19:21.218745 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.231101 14240 raft_consensus.cc:3060] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.233332 14358 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:21.221871 14356 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:21.234006 14357 raft_consensus.cc:359] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.234951 14357 raft_consensus.cc:385] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.235289 14357 raft_consensus.cc:740] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.236016 14357 consensus_queue.cc:260] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.238160 14357 ts_tablet_manager.cc:1434] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:21.239133 14357 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91: Bootstrap starting.
I20260710 13:19:21.240108 14356 tablet_bootstrap.cc:654] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.240449 14358 tablet_bootstrap.cc:654] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.244592 14357 tablet_bootstrap.cc:654] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.245247 14241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.249512 14396 leader_election.cc:290] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 election: Requested vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.249738 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d04d6c0634e640b1895d5919dd7aa9a7" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:21.250882 14315 raft_consensus.cc:2393] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c017ce4c01334ad3b8c5a88112609321 in current term 1: Already voted for candidate c5be2a24e7f04cb086374c01a38c5e91 in this term.
I20260710 13:19:21.252220 14133 leader_election.cc:304] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [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: c017ce4c01334ad3b8c5a88112609321; no voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91
I20260710 13:19:21.253715 14396 raft_consensus.cc:2749] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.220638 14381 raft_consensus.cc:515] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.258522 14381 leader_election.cc:290] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.259526 14316 raft_consensus.cc:2393] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c017ce4c01334ad3b8c5a88112609321 in current term 1: Already voted for candidate c5be2a24e7f04cb086374c01a38c5e91 in this term.
I20260710 13:19:21.262882 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:21.264029 14167 raft_consensus.cc:2393] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c5be2a24e7f04cb086374c01a38c5e91 in current term 1: Already voted for candidate c017ce4c01334ad3b8c5a88112609321 in this term.
I20260710 13:19:21.265926 14396 raft_consensus.cc:493] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.268296 14241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.270325 14282 leader_election.cc:304] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [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: c5be2a24e7f04cb086374c01a38c5e91; no voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:21.261526 14356 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:21.271703 14356 ts_tablet_manager.cc:1403] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.007s
I20260710 13:19:21.266566 14396 raft_consensus.cc:515] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:21.275177 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:21.276927 14381 raft_consensus.cc:2749] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.259578 14242 raft_consensus.cc:2468] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 1.
I20260710 13:19:21.280473 14133 leader_election.cc:304] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321; no voters: c5be2a24e7f04cb086374c01a38c5e91
I20260710 13:19:21.281513 14366 raft_consensus.cc:2804] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.278787 14241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.282001 14366 raft_consensus.cc:697] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: Becoming Leader. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Running, Role: LEADER
I20260710 13:19:21.282485 14241 raft_consensus.cc:2468] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 0.
I20260710 13:19:21.282931 14366 consensus_queue.cc:237] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.283720 14381 raft_consensus.cc:493] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.281370 14064 catalog_manager.cc:5697] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "c5be2a24e7f04cb086374c01a38c5e91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.284153 14133 leader_election.cc:304] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321; no voters: 
I20260710 13:19:21.284204 14381 raft_consensus.cc:515] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.285631 14362 raft_consensus.cc:493] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.278954 14316 raft_consensus.cc:2468] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 0.
I20260710 13:19:21.286084 14362 raft_consensus.cc:515] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.287712 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:21.288242 14362 leader_election.cc:290] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.288347 14167 raft_consensus.cc:2468] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.288895 14403 raft_consensus.cc:2804] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.289280 14403 raft_consensus.cc:493] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.289618 14403 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.289804 14381 leader_election.cc:290] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.279248 14396 leader_election.cc:290] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.293676 14240 raft_consensus.cc:2468] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.298472 14281 leader_election.cc:304] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.300173 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d37eb9f7904a0cbefc64a597f1857d" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:21.300988 14167 raft_consensus.cc:2393] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c5be2a24e7f04cb086374c01a38c5e91 in current term 1: Already voted for candidate b2de2a73803b40f59ee6ab6260d1aa62 in this term.
I20260710 13:19:21.300213 14241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.302193 14282 leader_election.cc:304] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:21.302812 14241 raft_consensus.cc:2468] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.303350 14362 raft_consensus.cc:2804] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.303742 14362 raft_consensus.cc:493] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.304044 14381 raft_consensus.cc:2804] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.304072 14362 raft_consensus.cc:3060] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.310837 14358 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:21.311337 14358 ts_tablet_manager.cc:1403] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.029s
I20260710 13:19:21.311452 14357 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91: No bootstrap required, opened a new log
I20260710 13:19:21.312269 14357 ts_tablet_manager.cc:1403] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91: Time spent bootstrapping tablet: real 0.073s	user 0.025s	sys 0.030s
I20260710 13:19:21.314474 14403 raft_consensus.cc:515] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:21.316565 14403 leader_election.cc:290] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 election: Requested vote from peers c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.307595 14381 raft_consensus.cc:697] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Becoming Leader. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:21.316826 14362 raft_consensus.cc:515] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.317718 14381 consensus_queue.cc:237] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.300238 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d37eb9f7904a0cbefc64a597f1857d" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.320031 14357 raft_consensus.cc:359] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.321149 14362 leader_election.cc:290] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.321206 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:21.322181 14357 raft_consensus.cc:385] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.322695 14357 raft_consensus.cc:740] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.323607 14167 raft_consensus.cc:3060] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.324020 14241 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.324569 14241 raft_consensus.cc:3060] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.324587 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:21.325276 14316 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.327105 14357 consensus_queue.cc:260] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.328343 14282 leader_election.cc:304] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c5be2a24e7f04cb086374c01a38c5e91; no voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:21.329823 14398 raft_consensus.cc:3060] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.334280 14316 raft_consensus.cc:2468] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 1.
I20260710 13:19:21.334931 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.335500 14133 leader_election.cc:304] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.335533 14240 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.340253 14358 raft_consensus.cc:359] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.340956 14358 raft_consensus.cc:385] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.341217 14358 raft_consensus.cc:740] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.341830 14358 consensus_queue.cc:260] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.342350 14407 raft_consensus.cc:2804] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.334280 14241 raft_consensus.cc:2468] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.343891 14407 raft_consensus.cc:697] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: Becoming Leader. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Running, Role: LEADER
I20260710 13:19:21.344235 14358 ts_tablet_manager.cc:1434] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:19:21.344053 14064 catalog_manager.cc:5697] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 reported cstate change: term changed from 0 to 1, leader changed from <none> to c017ce4c01334ad3b8c5a88112609321 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "c017ce4c01334ad3b8c5a88112609321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.345170 14358 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:21.344759 14407 consensus_queue.cc:237] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:21.347076 14282 leader_election.cc:304] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.347843 14398 raft_consensus.cc:2749] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.348544 14398 raft_consensus.cc:2804] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.349226 14398 raft_consensus.cc:697] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Becoming Leader. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:21.350020 14398 consensus_queue.cc:237] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.352183 14358 tablet_bootstrap.cc:654] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.355119 14357 ts_tablet_manager.cc:1434] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 13:19:21.346346 14167 raft_consensus.cc:2468] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.360958 14240 raft_consensus.cc:2468] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 1.
I20260710 13:19:21.361712 14356 raft_consensus.cc:359] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.362367 14356 raft_consensus.cc:385] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.362630 14356 raft_consensus.cc:740] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.363343 14356 consensus_queue.cc:260] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.365404 14356 ts_tablet_manager.cc:1434] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.089s	user 0.001s	sys 0.003s
I20260710 13:19:21.368261 14356 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62: Bootstrap starting.
I20260710 13:19:21.375110 14065 catalog_manager.cc:5697] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 reported cstate change: term changed from 0 to 1, leader changed from <none> to c017ce4c01334ad3b8c5a88112609321 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "c017ce4c01334ad3b8c5a88112609321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.372121 14358 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:21.373709 14063 catalog_manager.cc:5697] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "c5be2a24e7f04cb086374c01a38c5e91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.377837 14358 ts_tablet_manager.cc:1403] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.009s
I20260710 13:19:21.380559 14358 raft_consensus.cc:359] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.381013 14358 raft_consensus.cc:385] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.381208 14358 raft_consensus.cc:740] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.381839 14358 consensus_queue.cc:260] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.385442 14356 tablet_bootstrap.cc:654] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.387995 14358 ts_tablet_manager.cc:1434] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:19:21.388983 14358 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:21.394464 14358 tablet_bootstrap.cc:654] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.396440 14063 catalog_manager.cc:5697] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "c5be2a24e7f04cb086374c01a38c5e91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.398379 14356 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62: No bootstrap required, opened a new log
I20260710 13:19:21.398846 14356 ts_tablet_manager.cc:1403] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.002s
I20260710 13:19:21.401715 14356 raft_consensus.cc:359] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.402220 14356 raft_consensus.cc:385] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.402434 14356 raft_consensus.cc:740] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.403107 14356 consensus_queue.cc:260] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.404940 14356 ts_tablet_manager.cc:1434] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:21.405390 14358 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: No bootstrap required, opened a new log
I20260710 13:19:21.405833 14358 ts_tablet_manager.cc:1403] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 13:19:21.408470 14358 raft_consensus.cc:359] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.409178 14358 raft_consensus.cc:385] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.409428 14358 raft_consensus.cc:740] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.410122 14358 consensus_queue.cc:260] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.412178 14358 ts_tablet_manager.cc:1434] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:21.418641 14381 raft_consensus.cc:493] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.419180 14381 raft_consensus.cc:515] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.420915 14381 leader_election.cc:290] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.421718 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24ed75a268f4baaad47a03e118e0059" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:21.421986 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24ed75a268f4baaad47a03e118e0059" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.422360 14167 raft_consensus.cc:2468] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.422536 14240 raft_consensus.cc:2468] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.423472 14281 leader_election.cc:304] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.424119 14381 raft_consensus.cc:2804] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.424494 14381 raft_consensus.cc:493] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.424712 14381 raft_consensus.cc:3060] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.429332 14381 raft_consensus.cc:515] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.430907 14381 leader_election.cc:290] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.431638 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24ed75a268f4baaad47a03e118e0059" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:21.431823 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a24ed75a268f4baaad47a03e118e0059" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.432133 14167 raft_consensus.cc:3060] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.432349 14240 raft_consensus.cc:3060] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.436800 14167 raft_consensus.cc:2468] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.436800 14240 raft_consensus.cc:2468] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.437927 14282 leader_election.cc:304] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.438587 14381 raft_consensus.cc:2804] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.439077 14381 raft_consensus.cc:697] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Becoming Leader. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:21.439692 14381 consensus_queue.cc:237] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.446733 14407 raft_consensus.cc:493] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.446278 14065 catalog_manager.cc:5697] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "c5be2a24e7f04cb086374c01a38c5e91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.447229 14407 raft_consensus.cc:515] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.449239 14407 leader_election.cc:290] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.450033 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.450258 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:21.450765 14240 raft_consensus.cc:2468] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 0.
I20260710 13:19:21.450879 14316 raft_consensus.cc:2468] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 0.
I20260710 13:19:21.452020 14133 leader_election.cc:304] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.452636 14407 raft_consensus.cc:2804] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.452991 14407 raft_consensus.cc:493] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.453271 14407 raft_consensus.cc:3060] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.458648 14407 raft_consensus.cc:515] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.460139 14407 leader_election.cc:290] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 election: Requested vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.460904 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.461107 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:21.461513 14240 raft_consensus.cc:3060] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.461596 14316 raft_consensus.cc:3060] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.468194 14240 raft_consensus.cc:2468] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 1.
I20260710 13:19:21.468194 14316 raft_consensus.cc:2468] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c017ce4c01334ad3b8c5a88112609321 in term 1.
I20260710 13:19:21.469573 14133 leader_election.cc:304] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b2de2a73803b40f59ee6ab6260d1aa62, c017ce4c01334ad3b8c5a88112609321; no voters: 
I20260710 13:19:21.470198 14407 raft_consensus.cc:2804] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.470605 14407 raft_consensus.cc:697] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: Becoming Leader. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Running, Role: LEADER
I20260710 13:19:21.471437 14407 consensus_queue.cc:237] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.477977 14065 catalog_manager.cc:5697] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 reported cstate change: term changed from 0 to 1, leader changed from <none> to c017ce4c01334ad3b8c5a88112609321 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "c017ce4c01334ad3b8c5a88112609321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.485500 14407 raft_consensus.cc:493] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.486059 14407 raft_consensus.cc:515] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.487602 14407 leader_election.cc:290] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:21.488336 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d679b4314cc4b609d7709e72d6813f2" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.488600 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d679b4314cc4b609d7709e72d6813f2" candidate_uuid: "c017ce4c01334ad3b8c5a88112609321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:21.489085 14240 raft_consensus.cc:2393] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c017ce4c01334ad3b8c5a88112609321 in current term 1: Already voted for candidate c5be2a24e7f04cb086374c01a38c5e91 in this term.
I20260710 13:19:21.490123 14133 leader_election.cc:304] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321; no voters: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91
I20260710 13:19:21.490798 14407 raft_consensus.cc:3060] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.496176 14407 raft_consensus.cc:2749] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.537272 14381 raft_consensus.cc:493] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.537782 14381 raft_consensus.cc:515] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.540096 14381 leader_election.cc:290] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.540831 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48648cce7afc42dbb471a625ca4e0cd0" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321" is_pre_election: true
I20260710 13:19:21.541072 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48648cce7afc42dbb471a625ca4e0cd0" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:21.541412 14167 raft_consensus.cc:2468] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.541713 14240 raft_consensus.cc:2468] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 0.
I20260710 13:19:21.542557 14281 leader_election.cc:304] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.543314 14381 raft_consensus.cc:2804] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.543673 14381 raft_consensus.cc:493] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.543927 14381 raft_consensus.cc:3060] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.548754 14381 raft_consensus.cc:515] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.550586 14381 leader_election.cc:290] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499)
I20260710 13:19:21.551406 14167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48648cce7afc42dbb471a625ca4e0cd0" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:21.551649 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48648cce7afc42dbb471a625ca4e0cd0" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:21.552100 14167 raft_consensus.cc:3060] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.552152 14240 raft_consensus.cc:3060] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.561084 14167 raft_consensus.cc:2468] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.561084 14240 raft_consensus.cc:2468] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:21.562950 14281 leader_election.cc:304] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c017ce4c01334ad3b8c5a88112609321, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:21.563884 14381 raft_consensus.cc:2804] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.564432 14381 raft_consensus.cc:697] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Becoming Leader. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:21.565092 14381 consensus_queue.cc:237] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:21.573033 14065 catalog_manager.cc:5697] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 reported cstate change: term changed from 0 to 1, leader changed from <none> to c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195). New cstate: current_term: 1 leader_uuid: "c5be2a24e7f04cb086374c01a38c5e91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.598155 11223 ts_manager.cc:295] Set tserver state for c017ce4c01334ad3b8c5a88112609321 to MAINTENANCE_MODE
I20260710 13:19:21.599260 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:19:21.603549 14381 consensus_queue.cc:1048] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:21.610823 14281 consensus_peers.cc:597] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:21.626132 14281 consensus_peers.cc:597] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.637629 14381 consensus_queue.cc:1048] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:21.641381 14207 consensus_peers.cc:597] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.653017 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:21.655462 11223 tablet_replica.cc:333] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.656303 11223 raft_consensus.cc:2243] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.656766 11223 raft_consensus.cc:2272] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.660130 11223 tablet_replica.cc:333] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.660897 11223 raft_consensus.cc:2243] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.661757 11223 pending_rounds.cc:70] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Trying to abort 1 pending ops.
I20260710 13:19:21.662025 11223 pending_rounds.cc:77] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992443793326080 op_type: NO_OP noop_request { }
I20260710 13:19:21.662447 11223 raft_consensus.cc:2889] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:21.662818 11223 raft_consensus.cc:2272] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.664981 11223 tablet_replica.cc:333] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.665457 11223 raft_consensus.cc:2243] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.665768 11223 raft_consensus.cc:2272] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.667286 11223 tablet_replica.cc:333] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.667742 11223 raft_consensus.cc:2243] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.668040 11223 raft_consensus.cc:2272] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.669428 11223 tablet_replica.cc:333] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.669866 11223 raft_consensus.cc:2243] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.670151 11223 raft_consensus.cc:2272] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.671835 11223 tablet_replica.cc:333] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.672276 11223 raft_consensus.cc:2243] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.672574 11223 raft_consensus.cc:2272] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.673940 11223 tablet_replica.cc:333] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.674358 11223 raft_consensus.cc:2243] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.674914 11223 pending_rounds.cc:70] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Trying to abort 1 pending ops.
I20260710 13:19:21.675064 11223 pending_rounds.cc:77] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992443278737408 op_type: NO_OP noop_request { }
I20260710 13:19:21.675279 11223 raft_consensus.cc:2889] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:21.675483 11223 raft_consensus.cc:2272] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.677197 11223 tablet_replica.cc:333] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.677646 11223 raft_consensus.cc:2243] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.677954 11223 raft_consensus.cc:2272] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.679621 11223 tablet_replica.cc:333] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.680079 11223 raft_consensus.cc:2243] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:21.680418 11223 raft_consensus.cc:2272] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.682077 11223 tablet_replica.cc:333] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: stopping tablet replica
I20260710 13:19:21.682482 11223 raft_consensus.cc:2243] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:21.683039 11223 pending_rounds.cc:70] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Trying to abort 1 pending ops.
I20260710 13:19:21.683190 11223 pending_rounds.cc:77] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992443086618624 op_type: NO_OP noop_request { }
I20260710 13:19:21.683408 11223 raft_consensus.cc:2889] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:21.683620 11223 raft_consensus.cc:2272] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:21.711417 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:19:21.740541 14361 consensus_queue.cc:1048] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:21.759670 14281 consensus_peers.cc:597] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.760677 14381 consensus_queue.cc:1048] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.811110 14381 consensus_queue.cc:1048] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:21.825176 14281 consensus_peers.cc:597] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.959793 14381 consensus_queue.cc:1048] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:21.961233 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:21.971817 14281 consensus_peers.cc:597] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:22.077929 14281 consensus_peers.cc:597] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:22.091794 14381 consensus_queue.cc:1048] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:22.962450 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:23.082358 14361 raft_consensus.cc:493] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.083050 14361 raft_consensus.cc:515] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:23.085095 14361 leader_election.cc:290] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:23.087021 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:23.087821 14316 raft_consensus.cc:2468] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 1.
I20260710 13:19:23.089170 14208 leader_election.cc:304] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
W20260710 13:19:23.089885 14207 leader_election.cc:336] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111)
I20260710 13:19:23.090121 14361 raft_consensus.cc:2804] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:23.090536 14361 raft_consensus.cc:493] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.090902 14361 raft_consensus.cc:3060] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.096256 14361 raft_consensus.cc:515] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:23.097920 14361 leader_election.cc:290] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:23.099314 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a14ba88435984416a7ad06d850154319" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:23.100034 14316 raft_consensus.cc:3060] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:23.102185 14207 leader_election.cc:336] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111)
I20260710 13:19:23.105562 14316 raft_consensus.cc:2468] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 2.
I20260710 13:19:23.106652 14208 leader_election.cc:304] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:23.107457 14361 raft_consensus.cc:2804] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.108824 14361 raft_consensus.cc:697] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 LEADER]: Becoming Leader. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Running, Role: LEADER
I20260710 13:19:23.109642 14361 consensus_queue.cc:237] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Queue going to LEADER 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: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:23.118553 14065 catalog_manager.cc:5697] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 reported cstate change: term changed from 1 to 2, leader changed from c017ce4c01334ad3b8c5a88112609321 (127.10.245.193) to b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.461668 14435 raft_consensus.cc:493] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.462232 14435 raft_consensus.cc:515] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:23.464015 14435 leader_election.cc:290] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799)
I20260710 13:19:23.464958 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" is_pre_election: true
I20260710 13:19:23.465584 14240 raft_consensus.cc:2468] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 1.
I20260710 13:19:23.466809 14282 leader_election.cc:304] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:23.467569 14435 raft_consensus.cc:2804] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:23.467936 14435 raft_consensus.cc:493] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:23.468256 14435 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:23.468302 14281 leader_election.cc:336] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111)
I20260710 13:19:23.473126 14435 raft_consensus.cc:515] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:23.474761 14435 leader_election.cc:290] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 2 election: Requested vote from peers b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499), c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799)
I20260710 13:19:23.475628 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "c5be2a24e7f04cb086374c01a38c5e91" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
I20260710 13:19:23.476128 14240 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:23.478339 14281 leader_election.cc:336] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111)
I20260710 13:19:23.478713 14361 raft_consensus.cc:493] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:23.479218 14361 raft_consensus.cc:515] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:23.481289 14361 leader_election.cc:290] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:23.482246 14240 raft_consensus.cc:2468] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5be2a24e7f04cb086374c01a38c5e91 in term 2.
I20260710 13:19:23.482451 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91" is_pre_election: true
I20260710 13:19:23.483107 14316 raft_consensus.cc:2468] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 1.
I20260710 13:19:23.483556 14282 leader_election.cc:304] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:23.484141 14208 leader_election.cc:304] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: 
I20260710 13:19:23.484342 14435 raft_consensus.cc:2804] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.484915 14361 raft_consensus.cc:2804] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:23.485090 14435 raft_consensus.cc:697] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 LEADER]: Becoming Leader. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:23.485292 14361 raft_consensus.cc:493] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:23.485414 14207 leader_election.cc:336] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111)
I20260710 13:19:23.485685 14361 raft_consensus.cc:3060] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.485984 14435 consensus_queue.cc:237] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Queue going to LEADER 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: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:23.492584 14361 raft_consensus.cc:515] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:23.495069 14361 leader_election.cc:290] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:23.495647 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739b89f5d55d470dbd3011e14100d429" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:23.495252 14065 catalog_manager.cc:5697] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 reported cstate change: term changed from 1 to 2, leader changed from c017ce4c01334ad3b8c5a88112609321 (127.10.245.193) to c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195). New cstate: current_term: 2 leader_uuid: "c5be2a24e7f04cb086374c01a38c5e91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.496223 14316 raft_consensus.cc:3060] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:23.501820 14207 consensus_peers.cc:597] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.502354 14207 leader_election.cc:336] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111)
I20260710 13:19:23.503260 14316 raft_consensus.cc:2468] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 2.
I20260710 13:19:23.504431 14208 leader_election.cc:304] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:23.505154 14361 raft_consensus.cc:2804] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.505606 14361 raft_consensus.cc:697] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 LEADER]: Becoming Leader. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Running, Role: LEADER
I20260710 13:19:23.506368 14361 consensus_queue.cc:237] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Queue going to LEADER 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: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:23.512979 14065 catalog_manager.cc:5697] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 reported cstate change: term changed from 1 to 2, leader changed from c017ce4c01334ad3b8c5a88112609321 (127.10.245.193) to b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.627480 14316 raft_consensus.cc:1275] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Refusing update from remote peer b2de2a73803b40f59ee6ab6260d1aa62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:23.628751 14361 consensus_queue.cc:1048] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:23.925453 14316 raft_consensus.cc:1275] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Refusing update from remote peer b2de2a73803b40f59ee6ab6260d1aa62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:23.926954 14361 consensus_queue.cc:1048] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:23.940794 14207 consensus_peers.cc:597] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.963696 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:24.006345 14281 consensus_peers.cc:597] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:19:24.011152 14240 raft_consensus.cc:1275] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Refusing update from remote peer c5be2a24e7f04cb086374c01a38c5e91: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:24.012430 14435 consensus_queue.cc:1048] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:24.028892 14281 consensus_peers.cc:597] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:24.093206 14207 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260710 13:19:24.095717 14207 consensus_peers.cc:597] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:24.178278 14281 consensus_peers.cc:597] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:24.270766 14281 consensus_peers.cc:597] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:24.317569 14281 consensus_peers.cc:597] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:24.729074 14281 consensus_peers.cc:597] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:24.743505 14281 consensus_peers.cc:597] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:24.964905 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:25.966027 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:26.251680 14207 consensus_peers.cc:597] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:26.384611 14207 consensus_peers.cc:597] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:26.424304 14281 consensus_peers.cc:597] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:26.435865 14207 consensus_peers.cc:597] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:26.468187 14281 consensus_peers.cc:597] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:26.686309 14281 consensus_peers.cc:597] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:26.719372 14281 consensus_peers.cc:597] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:26.728307 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:26.737771 14455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:26.746284 14456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:26.747538 14458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:26.748605 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:26.750998 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:26.751320 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:26.751535 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689566751513 us; error 0 us; skew 500 ppm
I20260710 13:19:26.752131 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:26.756259 11223 webserver.cc:533] Webserver started at http://127.10.245.193:43695/ using document root <none> and password file <none>
I20260710 13:19:26.757097 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:26.757366 11223 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:26.763275 11223 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:26.769520 14463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:26.770725 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:26.771189 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "c017ce4c01334ad3b8c5a88112609321"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-rnb9"
I20260710 13:19:26.771634 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:26.786620 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:26.787993 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:26.789777 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:26.793875 14470 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:19:26.840324 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:19:26.840744 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.001s	sys 0.001s
I20260710 13:19:26.841143 11223 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:19:26.847836 14470 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:26.860376 14470 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:26.861109 14470 tablet_bootstrap.cc:492] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:26.861685 14470 ts_tablet_manager.cc:1403] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:19:26.863745 14470 raft_consensus.cc:359] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.864464 14470 raft_consensus.cc:740] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.865283 14470 consensus_queue.cc:260] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.868005 14470 ts_tablet_manager.cc:1434] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:26.868742 14470 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:26.881117 14470 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:19:26.881937 14470 tablet_bootstrap.cc:492] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:26.882454 14470 ts_tablet_manager.cc:1403] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:26.883441 11223 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:19:26.883759 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.042s	sys 0.000s
I20260710 13:19:26.884509 14470 raft_consensus.cc:359] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:26.885392 14470 raft_consensus.cc:740] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.886086 14470 consensus_queue.cc:260] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [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: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:26.887658 14470 ts_tablet_manager.cc:1434] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:26.888372 14470 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:26.901928 14470 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:26.902791 14470 tablet_bootstrap.cc:492] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:26.903470 14470 ts_tablet_manager.cc:1403] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.011s
I20260710 13:19:26.905725 14470 raft_consensus.cc:359] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.906430 14470 raft_consensus.cc:740] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.907243 14470 consensus_queue.cc:260] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.909399 14470 ts_tablet_manager.cc:1434] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:19:26.910249 14470 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:26.925383 14470 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:19:26.926419 14470 tablet_bootstrap.cc:492] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:26.927166 14470 ts_tablet_manager.cc:1403] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 13:19:26.929595 14470 raft_consensus.cc:359] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.930287 14470 raft_consensus.cc:740] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.930922 14470 consensus_queue.cc:260] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [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: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.932495 14470 ts_tablet_manager.cc:1434] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:19:26.933368 14470 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:26.944152 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:46799
I20260710 13:19:26.944258 14532 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:46799 every 8 connection(s)
I20260710 13:19:26.945304 14470 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:26.946262 14470 tablet_bootstrap.cc:492] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:26.947008 14470 ts_tablet_manager.cc:1403] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:19:26.949976 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:26.950145 14470 raft_consensus.cc:359] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.950917 14470 raft_consensus.cc:740] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.951640 14470 consensus_queue.cc:260] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.953748 14470 ts_tablet_manager.cc:1434] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:26.954632 14470 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
W20260710 13:19:26.967564 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:26.972851 14470 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:19:26.974143 14470 tablet_bootstrap.cc:492] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:26.974898 14470 ts_tablet_manager.cc:1403] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:19:26.977641 14533 heartbeater.cc:344] Connected to a master server at 127.10.245.254:39921
I20260710 13:19:26.977651 14470 raft_consensus.cc:359] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.978425 14533 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:26.978950 14470 raft_consensus.cc:740] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.979650 14533 heartbeater.cc:507] Master 127.10.245.254:39921 requested a full tablet report, sending...
I20260710 13:19:26.979717 14470 consensus_queue.cc:260] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [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: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:26.982223 14470 ts_tablet_manager.cc:1434] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:26.983331 14470 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:26.983721 14316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84"
dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
mode: GRACEFUL
new_leader_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
 from {username='slave'} at 127.0.0.1:57626
I20260710 13:19:26.984346 14316 raft_consensus.cc:606] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Received request to transfer leadership to TS b2de2a73803b40f59ee6ab6260d1aa62
I20260710 13:19:26.988320 14063 ts_manager.cc:194] Re-registered known tserver with Master: c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799)
I20260710 13:19:26.991008 14316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c"
dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
mode: GRACEFUL
new_leader_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
 from {username='slave'} at 127.0.0.1:57626
I20260710 13:19:26.991729 14316 raft_consensus.cc:606] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 LEADER]: Received request to transfer leadership to TS b2de2a73803b40f59ee6ab6260d1aa62
I20260710 13:19:26.993371 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:26.994611 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:26.995398 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:26.998821 14063 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44180
I20260710 13:19:27.002261 14533 heartbeater.cc:499] Master 127.10.245.254:39921 was elected leader, sending a full tablet report...
W20260710 13:19:27.010545 14281 consensus_peers.cc:597] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:27.025467 14470 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:27.027503 14470 tablet_bootstrap.cc:492] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:27.028340 14470 ts_tablet_manager.cc:1403] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.024s
I20260710 13:19:27.029606 14543 raft_consensus.cc:993] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91: : Instructing follower b2de2a73803b40f59ee6ab6260d1aa62 to start an election
I20260710 13:19:27.030256 14454 raft_consensus.cc:1081] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Signalling peer b2de2a73803b40f59ee6ab6260d1aa62 to start an election
I20260710 13:19:27.031147 14470 raft_consensus.cc:359] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.032017 14470 raft_consensus.cc:740] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.032073 14240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84"
dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
 from {username='slave'} at 127.0.0.1:41404
I20260710 13:19:27.032707 14240 raft_consensus.cc:493] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.033095 14240 raft_consensus.cc:3060] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.032822 14470 consensus_queue.cc:260] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.038547 14240 raft_consensus.cc:515] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.039937 14470 ts_tablet_manager.cc:1434] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 13:19:27.040809 14470 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:27.045065 14316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:27.045768 14316 raft_consensus.cc:3055] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:27.046079 14316 raft_consensus.cc:740] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:27.046584 14240 leader_election.cc:290] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 election: Requested vote from peers c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799), c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909)
I20260710 13:19:27.046979 14316 consensus_queue.cc:260] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.048453 14316 raft_consensus.cc:3060] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.051842 14507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b5c7f42ae45bb87d40fb054172c84" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
W20260710 13:19:27.055121 14207 leader_election.cc:343] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.056574 14316 raft_consensus.cc:2468] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 2.
I20260710 13:19:27.057986 14208 leader_election.cc:304] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:27.059010 14448 raft_consensus.cc:2804] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:27.060792 14448 raft_consensus.cc:697] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 LEADER]: Becoming Leader. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Running, Role: LEADER
I20260710 13:19:27.061985 14448 consensus_queue.cc:237] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.062774 14470 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:27.063905 14470 tablet_bootstrap.cc:492] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:27.064633 14470 ts_tablet_manager.cc:1403] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260710 13:19:27.067241 14470 raft_consensus.cc:359] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.068171 14470 raft_consensus.cc:740] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.069039 14470 consensus_queue.cc:260] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.071592 14470 ts_tablet_manager.cc:1434] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:27.072428 14470 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
W20260710 13:19:27.074476 14263 diagnostics_log.cc:230] Unable to collect stacks to diagnostics log: Incomplete: not collecting stack trace since debugger or strace is attached
I20260710 13:19:27.078805 14507 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.116547 14063 catalog_manager.cc:5697] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 reported cstate change: term changed from 1 to 2, leader changed from c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195) to b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194). New cstate: current_term: 2 leader_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.134991 14543 raft_consensus.cc:993] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91: : Instructing follower b2de2a73803b40f59ee6ab6260d1aa62 to start an election
I20260710 13:19:27.138876 14454 raft_consensus.cc:1081] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 LEADER]: Signalling peer b2de2a73803b40f59ee6ab6260d1aa62 to start an election
I20260710 13:19:27.142251 14240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c"
dest_uuid: "b2de2a73803b40f59ee6ab6260d1aa62"
 from {username='slave'} at 127.0.0.1:41404
I20260710 13:19:27.143595 14240 raft_consensus.cc:493] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:27.144500 14240 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:27.167580 14470 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:27.172138 14470 tablet_bootstrap.cc:492] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:27.174481 14470 ts_tablet_manager.cc:1403] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.011s
I20260710 13:19:27.177261 14507 pending_rounds.cc:85] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Aborting all ops after (but not including) 0
I20260710 13:19:27.177736 14507 pending_rounds.cc:107] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:27.178051 14507 raft_consensus.cc:2889] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:27.179414 14240 raft_consensus.cc:515] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:27.180147 14470 raft_consensus.cc:359] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.181075 14470 raft_consensus.cc:740] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.182016 14470 consensus_queue.cc:260] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.183710 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c5be2a24e7f04cb086374c01a38c5e91"
I20260710 13:19:27.184506 14315 raft_consensus.cc:3055] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:27.184830 14315 raft_consensus.cc:740] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c5be2a24e7f04cb086374c01a38c5e91, State: Running, Role: LEADER
I20260710 13:19:27.186076 14315 consensus_queue.cc:260] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [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: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:27.187211 14240 leader_election.cc:290] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [CANDIDATE]: Term 3 election: Requested vote from peers c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195:39909), c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799)
I20260710 13:19:27.186079 14470 ts_tablet_manager.cc:1434] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.010s
I20260710 13:19:27.188388 14315 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:27.189776 14470 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Bootstrap starting.
I20260710 13:19:27.191226 14505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fee3bf8d45430ea28c024ec896631c" candidate_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c017ce4c01334ad3b8c5a88112609321"
I20260710 13:19:27.192564 14504 raft_consensus.cc:3060] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.199453 14315 raft_consensus.cc:2468] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2de2a73803b40f59ee6ab6260d1aa62 in term 3.
I20260710 13:19:27.201514 14208 leader_election.cc:304] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [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: b2de2a73803b40f59ee6ab6260d1aa62, c5be2a24e7f04cb086374c01a38c5e91; no voters: c017ce4c01334ad3b8c5a88112609321
I20260710 13:19:27.203542 14551 raft_consensus.cc:2804] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:27.204067 14551 raft_consensus.cc:697] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 3 LEADER]: Becoming Leader. State: Replica: b2de2a73803b40f59ee6ab6260d1aa62, State: Running, Role: LEADER
I20260710 13:19:27.205411 14504 pending_rounds.cc:85] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Aborting all ops after (but not including) 0
I20260710 13:19:27.205778 14504 pending_rounds.cc:107] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:27.205258 14551 consensus_queue.cc:237] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [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: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } }
I20260710 13:19:27.206064 14504 raft_consensus.cc:2889] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:27.228967 14470 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:27.230202 14470 tablet_bootstrap.cc:492] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Bootstrap complete.
I20260710 13:19:27.230969 14470 ts_tablet_manager.cc:1403] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.009s
I20260710 13:19:27.233482 14470 raft_consensus.cc:359] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.234351 14470 raft_consensus.cc:740] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c017ce4c01334ad3b8c5a88112609321, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.235163 14470 consensus_queue.cc:260] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } } peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } }
I20260710 13:19:27.237422 14470 ts_tablet_manager.cc:1434] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:27.238029 14065 catalog_manager.cc:5697] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 reported cstate change: term changed from 2 to 3, leader changed from c5be2a24e7f04cb086374c01a38c5e91 (127.10.245.195) to b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194). New cstate: current_term: 3 leader_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2de2a73803b40f59ee6ab6260d1aa62" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.318504 14504 raft_consensus.cc:3060] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.323994 14504 pending_rounds.cc:85] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Aborting all ops after (but not including) 0
I20260710 13:19:27.324261 14504 pending_rounds.cc:107] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:27.324491 14504 raft_consensus.cc:2889] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:27.448242 14504 raft_consensus.cc:3060] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:27.453928 14504 raft_consensus.cc:1275] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Refusing update from remote peer b2de2a73803b40f59ee6ab6260d1aa62: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.455354 14551 consensus_queue.cc:1048] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.467535 14315 raft_consensus.cc:1275] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Refusing update from remote peer b2de2a73803b40f59ee6ab6260d1aa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:27.468890 14448 consensus_queue.cc:1048] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.586534 14315 raft_consensus.cc:1275] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 3 FOLLOWER]: Refusing update from remote peer b2de2a73803b40f59ee6ab6260d1aa62: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:27.587965 14448 consensus_queue.cc:1048] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5be2a24e7f04cb086374c01a38c5e91" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.603096 14507 raft_consensus.cc:3060] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:27.612185 14507 raft_consensus.cc:1275] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 3 FOLLOWER]: Refusing update from remote peer b2de2a73803b40f59ee6ab6260d1aa62: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:27.614569 14572 consensus_queue.cc:1048] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c017ce4c01334ad3b8c5a88112609321" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:27.968951 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:28.006381 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:28.013666 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:28.014194 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:28.014846 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:28.970062 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:29.022073 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:29.028292 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:29.028800 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:29.029358 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:29.971246 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:30.035612 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:30.041715 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:30.042181 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:30.042691 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:30.972288 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:31.049082 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:31.055552 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:31.056128 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:31.056703 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:31.973488 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:32.064304 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:32.071646 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:32.077224 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:32.077754 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:19:32.974561 14112 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:33.105392 11223 tablet_server.cc:179] TabletServer@127.10.245.193:46799 shutting down...
W20260710 13:19:33.128041 14207 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 56 similar messages]
W20260710 13:19:33.134125 14207 consensus_peers.cc:597] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.138046 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:33.139037 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.140026 11223 raft_consensus.cc:2243] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.140527 11223 raft_consensus.cc:2272] T 48648cce7afc42dbb471a625ca4e0cd0 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.142647 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.143229 11223 raft_consensus.cc:2243] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.143605 11223 raft_consensus.cc:2272] T b9d37eb9f7904a0cbefc64a597f1857d P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.145372 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.145936 11223 raft_consensus.cc:2243] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.146381 11223 raft_consensus.cc:2272] T 3d679b4314cc4b609d7709e72d6813f2 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.149047 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.150014 11223 raft_consensus.cc:2243] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.150558 11223 raft_consensus.cc:2272] T 739b89f5d55d470dbd3011e14100d429 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:33.151873 14281 consensus_peers.cc:597] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.153129 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.153759 11223 raft_consensus.cc:2243] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.154147 11223 raft_consensus.cc:2272] T da58a7c311dc44baa9a223997f0d4316 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.156311 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.156863 11223 raft_consensus.cc:2243] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.157248 11223 raft_consensus.cc:2272] T a24ed75a268f4baaad47a03e118e0059 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.159556 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.160095 11223 raft_consensus.cc:2243] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.160583 11223 raft_consensus.cc:2272] T 37fee3bf8d45430ea28c024ec896631c P c017ce4c01334ad3b8c5a88112609321 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.163235 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.163769 11223 raft_consensus.cc:2243] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.164162 11223 raft_consensus.cc:2272] T 247b5c7f42ae45bb87d40fb054172c84 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.166268 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.166818 11223 raft_consensus.cc:2243] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.167294 11223 raft_consensus.cc:2272] T a14ba88435984416a7ad06d850154319 P c017ce4c01334ad3b8c5a88112609321 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.169554 11223 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:33.170061 11223 raft_consensus.cc:2243] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.170499 11223 raft_consensus.cc:2272] T d04d6c0634e640b1895d5919dd7aa9a7 P c017ce4c01334ad3b8c5a88112609321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.204560 11223 tablet_server.cc:196] TabletServer@127.10.245.193:46799 shutdown complete.
W20260710 13:19:33.227306 14207 consensus_peers.cc:597] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.236163 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
I20260710 13:19:33.267920 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:33.268834 11223 tablet_replica.cc:333] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.270037 11223 raft_consensus.cc:2243] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.270869 11223 raft_consensus.cc:2272] T a24ed75a268f4baaad47a03e118e0059 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.273816 11223 tablet_replica.cc:333] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.274904 11223 raft_consensus.cc:2243] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.275555 11223 raft_consensus.cc:2272] T d04d6c0634e640b1895d5919dd7aa9a7 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:33.276371 14207 consensus_peers.cc:597] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.278012 11223 tablet_replica.cc:333] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.278723 11223 raft_consensus.cc:2243] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.279603 11223 raft_consensus.cc:2272] T 739b89f5d55d470dbd3011e14100d429 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.282591 11223 tablet_replica.cc:333] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.283327 11223 raft_consensus.cc:2243] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.283885 11223 raft_consensus.cc:2272] T da58a7c311dc44baa9a223997f0d4316 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.286103 11223 tablet_replica.cc:333] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.286641 11223 raft_consensus.cc:2243] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.287501 11223 raft_consensus.cc:2272] T b9d37eb9f7904a0cbefc64a597f1857d P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.289608 11223 tablet_replica.cc:333] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.290275 11223 raft_consensus.cc:2243] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.290766 11223 raft_consensus.cc:2272] T 3d679b4314cc4b609d7709e72d6813f2 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.293370 11223 tablet_replica.cc:333] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.294095 11223 raft_consensus.cc:2243] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.295049 11223 raft_consensus.cc:2272] T 37fee3bf8d45430ea28c024ec896631c P b2de2a73803b40f59ee6ab6260d1aa62 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:33.296020 14281 consensus_peers.cc:597] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.297176 11223 tablet_replica.cc:333] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.297794 11223 raft_consensus.cc:2243] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.298584 11223 raft_consensus.cc:2272] T 247b5c7f42ae45bb87d40fb054172c84 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.300580 11223 tablet_replica.cc:333] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.301083 11223 raft_consensus.cc:2243] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.301882 11223 raft_consensus.cc:2272] T a14ba88435984416a7ad06d850154319 P b2de2a73803b40f59ee6ab6260d1aa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.304023 11223 tablet_replica.cc:333] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62: stopping tablet replica
I20260710 13:19:33.304533 11223 raft_consensus.cc:2243] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.305001 11223 raft_consensus.cc:2272] T 48648cce7afc42dbb471a625ca4e0cd0 P b2de2a73803b40f59ee6ab6260d1aa62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.338006 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:19:33.368618 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:19:33.373732 14281 consensus_peers.cc:597] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer c017ce4c01334ad3b8c5a88112609321 (127.10.245.193:46799): Couldn't send request to peer c017ce4c01334ad3b8c5a88112609321. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:33.390540 14282 consensus_peers.cc:597] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 -> Peer b2de2a73803b40f59ee6ab6260d1aa62 (127.10.245.194:35499): Couldn't send request to peer b2de2a73803b40f59ee6ab6260d1aa62. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:35499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.401587 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:33.402455 11223 tablet_replica.cc:333] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.403214 11223 raft_consensus.cc:2243] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.404079 11223 raft_consensus.cc:2272] T a24ed75a268f4baaad47a03e118e0059 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.406319 11223 tablet_replica.cc:333] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.406982 11223 raft_consensus.cc:2243] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.407831 11223 raft_consensus.cc:2272] T 48648cce7afc42dbb471a625ca4e0cd0 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.410115 11223 tablet_replica.cc:333] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.410738 11223 raft_consensus.cc:2243] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.411178 11223 raft_consensus.cc:2272] T 37fee3bf8d45430ea28c024ec896631c P c5be2a24e7f04cb086374c01a38c5e91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.413074 11223 tablet_replica.cc:333] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.413589 11223 raft_consensus.cc:2243] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.414414 11223 raft_consensus.cc:2272] T da58a7c311dc44baa9a223997f0d4316 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.416365 11223 tablet_replica.cc:333] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.416895 11223 raft_consensus.cc:2243] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.417325 11223 raft_consensus.cc:2272] T 739b89f5d55d470dbd3011e14100d429 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.419492 11223 tablet_replica.cc:333] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.420207 11223 raft_consensus.cc:2243] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.420730 11223 raft_consensus.cc:2272] T a14ba88435984416a7ad06d850154319 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.423252 11223 tablet_replica.cc:333] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.423838 11223 raft_consensus.cc:2243] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.424309 11223 raft_consensus.cc:2272] T 247b5c7f42ae45bb87d40fb054172c84 P c5be2a24e7f04cb086374c01a38c5e91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.426172 11223 tablet_replica.cc:333] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.426756 11223 raft_consensus.cc:2243] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.427201 11223 raft_consensus.cc:2272] T b9d37eb9f7904a0cbefc64a597f1857d P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.429051 11223 tablet_replica.cc:333] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.429610 11223 raft_consensus.cc:2243] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.430428 11223 raft_consensus.cc:2272] T 3d679b4314cc4b609d7709e72d6813f2 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.432344 11223 tablet_replica.cc:333] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91: stopping tablet replica
I20260710 13:19:33.432848 11223 raft_consensus.cc:2243] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.433558 11223 raft_consensus.cc:2272] T d04d6c0634e640b1895d5919dd7aa9a7 P c5be2a24e7f04cb086374c01a38c5e91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.464473 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:33.486346 11223 master.cc:562] Master@127.10.245.254:39921 shutting down...
I20260710 13:19:33.516988 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:33.517580 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.517946 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P d9c384d41e9d4e74a14c6c2cca819069: stopping tablet replica
I20260710 13:19:33.538110 11223 master.cc:584] Master@127.10.245.254:39921 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13774 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:19:33.584489 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:42443
I20260710 13:19:33.585665 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:33.591394 14589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:33.591645 14590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:33.592450 14592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:33.593257 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:33.594084 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:33.594265 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:33.594393 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689573594381 us; error 0 us; skew 500 ppm
I20260710 13:19:33.594935 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:33.599255 11223 webserver.cc:533] Webserver started at http://127.10.245.254:46287/ using document root <none> and password file <none>
I20260710 13:19:33.599829 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:33.599982 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:33.600309 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:33.601689 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "fbecf087edef4130a668ad8c94ef2d3e"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:33.607206 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:33.610610 14597 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.611518 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:33.611868 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "fbecf087edef4130a668ad8c94ef2d3e"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:33.612154 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:33.623144 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:33.624365 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:33.662489 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:42443
I20260710 13:19:33.662611 14648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:42443 every 8 connection(s)
I20260710 13:19:33.666342 14649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:33.677575 14649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e: Bootstrap starting.
I20260710 13:19:33.682534 14649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:33.687054 14649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e: No bootstrap required, opened a new log
I20260710 13:19:33.689241 14649 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbecf087edef4130a668ad8c94ef2d3e" member_type: VOTER }
I20260710 13:19:33.689656 14649 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:33.689903 14649 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbecf087edef4130a668ad8c94ef2d3e, State: Initialized, Role: FOLLOWER
I20260710 13:19:33.690492 14649 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbecf087edef4130a668ad8c94ef2d3e" member_type: VOTER }
I20260710 13:19:33.690984 14649 raft_consensus.cc:399] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:33.691187 14649 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:33.691479 14649 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:33.696122 14649 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbecf087edef4130a668ad8c94ef2d3e" member_type: VOTER }
I20260710 13:19:33.696681 14649 leader_election.cc:304] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [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: fbecf087edef4130a668ad8c94ef2d3e; no voters: 
I20260710 13:19:33.697860 14649 leader_election.cc:290] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:33.698297 14652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:33.699666 14652 raft_consensus.cc:697] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 1 LEADER]: Becoming Leader. State: Replica: fbecf087edef4130a668ad8c94ef2d3e, State: Running, Role: LEADER
I20260710 13:19:33.700372 14652 consensus_queue.cc:237] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [LEADER]: Queue going to LEADER mode. State: All 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: "fbecf087edef4130a668ad8c94ef2d3e" member_type: VOTER }
I20260710 13:19:33.700745 14649 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:33.703478 14654 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbecf087edef4130a668ad8c94ef2d3e. Latest consensus state: current_term: 1 leader_uuid: "fbecf087edef4130a668ad8c94ef2d3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbecf087edef4130a668ad8c94ef2d3e" member_type: VOTER } }
I20260710 13:19:33.703395 14653 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fbecf087edef4130a668ad8c94ef2d3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbecf087edef4130a668ad8c94ef2d3e" member_type: VOTER } }
I20260710 13:19:33.704166 14654 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:33.704267 14653 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:33.707566 14657 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:33.714095 14657 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:33.715595 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:33.722898 14657 catalog_manager.cc:1383] Generated new cluster ID: ee5644de3f8045b5978fd488db2e00e1
I20260710 13:19:33.723208 14657 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:33.754148 14657 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:33.755617 14657 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:33.773020 14657 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e: Generated new TSK 0
I20260710 13:19:33.773625 14657 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:33.782006 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:33.787916 14670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:33.788938 14671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:33.790788 11223 server_base.cc:1061] running on GCE node
W20260710 13:19:33.790805 14673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:33.791960 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:33.792140 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:33.792259 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689573792248 us; error 0 us; skew 500 ppm
I20260710 13:19:33.792739 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:33.795064 11223 webserver.cc:533] Webserver started at http://127.10.245.193:33477/ using document root <none> and password file <none>
I20260710 13:19:33.795502 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:33.795650 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:33.795871 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:33.796866 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "59d8a732845343b9aed2428433c2f397"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:33.801187 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:33.804540 14678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.805316 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:33.805619 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "59d8a732845343b9aed2428433c2f397"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:33.805958 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:33.824380 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:33.825618 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:33.827098 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:33.829327 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:33.829557 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.829854 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:33.830047 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.870568 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:43857
I20260710 13:19:33.870707 14740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:43857 every 8 connection(s)
I20260710 13:19:33.875735 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:33.883042 14745 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:33.883926 14746 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:33.888862 11223 server_base.cc:1061] running on GCE node
W20260710 13:19:33.888803 14748 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:33.889846 14741 heartbeater.cc:344] Connected to a master server at 127.10.245.254:42443
I20260710 13:19:33.890250 14741 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:33.890491 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:33.890769 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:33.890935 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689573890902 us; error 0 us; skew 500 ppm
I20260710 13:19:33.891039 14741 heartbeater.cc:507] Master 127.10.245.254:42443 requested a full tablet report, sending...
I20260710 13:19:33.891561 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:33.893496 14614 ts_manager.cc:194] Registered new tserver with Master: 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857)
I20260710 13:19:33.894438 11223 webserver.cc:533] Webserver started at http://127.10.245.194:40881/ using document root <none> and password file <none>
I20260710 13:19:33.895148 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:33.895411 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:33.895714 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:33.896124 14614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36086
I20260710 13:19:33.897291 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "302d4c8d402c486e9bbe761c235951f1"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:33.901839 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:33.905270 14753 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.906147 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:33.906419 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "302d4c8d402c486e9bbe761c235951f1"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:33.906656 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:33.926438 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:33.927615 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:33.929016 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:33.931313 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:33.931499 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.931780 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:33.931917 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:33.973029 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:45027
I20260710 13:19:33.973141 14815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:45027 every 8 connection(s)
I20260710 13:19:33.977794 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:33.985322 14819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:33.987215 14820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:33.992087 14822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:33.992295 14816 heartbeater.cc:344] Connected to a master server at 127.10.245.254:42443
I20260710 13:19:33.992821 14816 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:33.993216 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:33.993753 14816 heartbeater.cc:507] Master 127.10.245.254:42443 requested a full tablet report, sending...
I20260710 13:19:33.994123 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:33.994393 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:33.994585 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689573994569 us; error 0 us; skew 500 ppm
I20260710 13:19:33.995252 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:33.996016 14614 ts_manager.cc:194] Registered new tserver with Master: 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027)
I20260710 13:19:33.998034 14614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36100
I20260710 13:19:33.998174 11223 webserver.cc:533] Webserver started at http://127.10.245.195:44575/ using document root <none> and password file <none>
I20260710 13:19:33.998878 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:33.999131 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:33.999424 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:34.000576 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "da39f973065b46cda9e10e439dcefc5c"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:34.005404 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:34.008957 14827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.009733 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:34.010035 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "da39f973065b46cda9e10e439dcefc5c"
format_stamp: "Formatted at 2026-07-10 13:19:33 on dist-test-slave-rnb9"
I20260710 13:19:34.010319 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:34.025710 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:34.027017 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:34.028460 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:34.030721 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:34.030972 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.031217 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:34.031390 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:34.071094 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:39489
I20260710 13:19:34.071177 14889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:39489 every 8 connection(s)
I20260710 13:19:34.085237 14890 heartbeater.cc:344] Connected to a master server at 127.10.245.254:42443
I20260710 13:19:34.085623 14890 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:34.086422 14890 heartbeater.cc:507] Master 127.10.245.254:42443 requested a full tablet report, sending...
I20260710 13:19:34.088428 14614 ts_manager.cc:194] Registered new tserver with Master: da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489)
I20260710 13:19:34.089262 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014749413s
I20260710 13:19:34.089814 14614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36108
I20260710 13:19:34.115624 14614 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36116:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:34.117826 14614 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:34.167407 14855 tablet_service.cc:1511] Processing CreateTablet for tablet 7b851cb472834388ae76f9bb9f73a803 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=46d0d92b22c24dc69cee9d981febc83d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:34.167689 14854 tablet_service.cc:1511] Processing CreateTablet for tablet 397366f61e544075a461511239b21824 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=46d0d92b22c24dc69cee9d981febc83d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:34.169113 14855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b851cb472834388ae76f9bb9f73a803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.170526 14781 tablet_service.cc:1511] Processing CreateTablet for tablet 7b851cb472834388ae76f9bb9f73a803 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=46d0d92b22c24dc69cee9d981febc83d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:34.171073 14780 tablet_service.cc:1511] Processing CreateTablet for tablet 397366f61e544075a461511239b21824 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=46d0d92b22c24dc69cee9d981febc83d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:34.171207 14705 tablet_service.cc:1511] Processing CreateTablet for tablet 397366f61e544075a461511239b21824 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=46d0d92b22c24dc69cee9d981febc83d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:34.171921 14781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b851cb472834388ae76f9bb9f73a803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.172360 14854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397366f61e544075a461511239b21824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.172541 14705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397366f61e544075a461511239b21824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.168941 14706 tablet_service.cc:1511] Processing CreateTablet for tablet 7b851cb472834388ae76f9bb9f73a803 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=46d0d92b22c24dc69cee9d981febc83d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:34.175467 14706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b851cb472834388ae76f9bb9f73a803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.175969 14780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397366f61e544075a461511239b21824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.210986 14906 tablet_bootstrap.cc:492] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1: Bootstrap starting.
I20260710 13:19:34.212832 14905 tablet_bootstrap.cc:492] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c: Bootstrap starting.
I20260710 13:19:34.215075 14907 tablet_bootstrap.cc:492] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397: Bootstrap starting.
I20260710 13:19:34.224108 14906 tablet_bootstrap.cc:654] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.225618 14905 tablet_bootstrap.cc:654] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.228339 14907 tablet_bootstrap.cc:654] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.229359 14906 tablet_bootstrap.cc:492] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1: No bootstrap required, opened a new log
I20260710 13:19:34.229811 14906 ts_tablet_manager.cc:1403] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:19:34.230931 14905 tablet_bootstrap.cc:492] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c: No bootstrap required, opened a new log
I20260710 13:19:34.231518 14905 ts_tablet_manager.cc:1403] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.009s
I20260710 13:19:34.232556 14906 raft_consensus.cc:359] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.233145 14906 raft_consensus.cc:385] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.233384 14906 raft_consensus.cc:740] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 302d4c8d402c486e9bbe761c235951f1, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.233824 14907 tablet_bootstrap.cc:492] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397: No bootstrap required, opened a new log
I20260710 13:19:34.234334 14907 ts_tablet_manager.cc:1403] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:19:34.234067 14906 consensus_queue.cc:260] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.234407 14905 raft_consensus.cc:359] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.235273 14905 raft_consensus.cc:385] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.235654 14905 raft_consensus.cc:740] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.236670 14816 heartbeater.cc:499] Master 127.10.245.254:42443 was elected leader, sending a full tablet report...
I20260710 13:19:34.236868 14906 ts_tablet_manager.cc:1434] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:19:34.237772 14906 tablet_bootstrap.cc:492] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1: Bootstrap starting.
I20260710 13:19:34.237519 14907 raft_consensus.cc:359] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.238267 14907 raft_consensus.cc:385] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.238588 14907 raft_consensus.cc:740] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.239259 14905 consensus_queue.cc:260] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.239535 14907 consensus_queue.cc:260] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.244093 14906 tablet_bootstrap.cc:654] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.249696 14907 ts_tablet_manager.cc:1434] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:19:34.251720 14890 heartbeater.cc:499] Master 127.10.245.254:42443 was elected leader, sending a full tablet report...
I20260710 13:19:34.251264 14905 ts_tablet_manager.cc:1434] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.005s
I20260710 13:19:34.257777 14905 tablet_bootstrap.cc:492] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c: Bootstrap starting.
I20260710 13:19:34.258208 14907 tablet_bootstrap.cc:492] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397: Bootstrap starting.
I20260710 13:19:34.259805 14906 tablet_bootstrap.cc:492] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1: No bootstrap required, opened a new log
I20260710 13:19:34.260392 14906 ts_tablet_manager.cc:1403] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 13:19:34.263506 14906 raft_consensus.cc:359] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.264418 14906 raft_consensus.cc:385] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.264748 14906 raft_consensus.cc:740] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 302d4c8d402c486e9bbe761c235951f1, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.265103 14905 tablet_bootstrap.cc:654] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.250088 14741 heartbeater.cc:499] Master 127.10.245.254:42443 was elected leader, sending a full tablet report...
I20260710 13:19:34.265455 14907 tablet_bootstrap.cc:654] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.265715 14906 consensus_queue.cc:260] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.271992 14906 ts_tablet_manager.cc:1434] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:19:34.275384 14911 raft_consensus.cc:493] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:34.275902 14911 raft_consensus.cc:515] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.278200 14907 tablet_bootstrap.cc:492] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397: No bootstrap required, opened a new log
I20260710 13:19:34.278772 14907 ts_tablet_manager.cc:1403] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:19:34.281642 14907 raft_consensus.cc:359] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.282378 14907 raft_consensus.cc:385] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.282652 14907 raft_consensus.cc:740] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.283377 14907 consensus_queue.cc:260] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.285853 14907 ts_tablet_manager.cc:1434] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:19:34.288426 14911 leader_election.cc:290] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857), da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489)
I20260710 13:19:34.291739 14905 tablet_bootstrap.cc:492] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c: No bootstrap required, opened a new log
I20260710 13:19:34.292302 14905 ts_tablet_manager.cc:1403] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.001s
I20260710 13:19:34.295466 14905 raft_consensus.cc:359] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.296095 14905 raft_consensus.cc:385] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.296161 14865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397366f61e544075a461511239b21824" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da39f973065b46cda9e10e439dcefc5c" is_pre_election: true
I20260710 13:19:34.296422 14905 raft_consensus.cc:740] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.297236 14905 consensus_queue.cc:260] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.298204 14865 raft_consensus.cc:2468] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 0.
I20260710 13:19:34.300096 14905 ts_tablet_manager.cc:1434] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:34.300395 14757 leader_election.cc:304] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:34.301124 14716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397366f61e544075a461511239b21824" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397" is_pre_election: true
I20260710 13:19:34.301337 14911 raft_consensus.cc:2804] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:34.301777 14911 raft_consensus.cc:493] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:34.301860 14716 raft_consensus.cc:2468] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 0.
I20260710 13:19:34.302181 14911 raft_consensus.cc:3060] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.308730 14911 raft_consensus.cc:515] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.310509 14911 leader_election.cc:290] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 election: Requested vote from peers 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857), da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489)
I20260710 13:19:34.311235 14716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397366f61e544075a461511239b21824" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397"
I20260710 13:19:34.311875 14716 raft_consensus.cc:3060] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.311874 14865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397366f61e544075a461511239b21824" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
I20260710 13:19:34.312613 14865 raft_consensus.cc:3060] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.319895 14716 raft_consensus.cc:2468] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 1.
I20260710 13:19:34.319900 14865 raft_consensus.cc:2468] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 1.
I20260710 13:19:34.321425 14756 leader_election.cc:304] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, 59d8a732845343b9aed2428433c2f397; no voters: 
I20260710 13:19:34.322157 14911 raft_consensus.cc:2804] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:34.323100 14911 raft_consensus.cc:697] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 1 LEADER]: Becoming Leader. State: Replica: 302d4c8d402c486e9bbe761c235951f1, State: Running, Role: LEADER
I20260710 13:19:34.323777 14911 consensus_queue.cc:237] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
W20260710 13:19:34.325256 14891 tablet.cc:2406] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:34.330878 14612 catalog_manager.cc:5697] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "302d4c8d402c486e9bbe761c235951f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:34.348839 14911 raft_consensus.cc:493] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:34.349388 14911 raft_consensus.cc:515] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.351357 14911 leader_election.cc:290] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489), 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857)
I20260710 13:19:34.352151 14865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da39f973065b46cda9e10e439dcefc5c" is_pre_election: true
I20260710 13:19:34.352475 14716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397" is_pre_election: true
I20260710 13:19:34.352880 14865 raft_consensus.cc:2468] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 0.
I20260710 13:19:34.353048 14716 raft_consensus.cc:2468] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 0.
I20260710 13:19:34.354027 14757 leader_election.cc:304] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:34.354738 14911 raft_consensus.cc:2804] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:34.355083 14911 raft_consensus.cc:493] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:34.355351 14911 raft_consensus.cc:3060] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.360047 14911 raft_consensus.cc:515] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.361590 14911 leader_election.cc:290] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 election: Requested vote from peers da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489), 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857)
I20260710 13:19:34.362498 14865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
I20260710 13:19:34.362573 14716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803" candidate_uuid: "302d4c8d402c486e9bbe761c235951f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397"
I20260710 13:19:34.363133 14865 raft_consensus.cc:3060] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.363212 14716 raft_consensus.cc:3060] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.367872 14865 raft_consensus.cc:2468] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 1.
I20260710 13:19:34.368031 14716 raft_consensus.cc:2468] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 302d4c8d402c486e9bbe761c235951f1 in term 1.
I20260710 13:19:34.369117 14756 leader_election.cc:304] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, 59d8a732845343b9aed2428433c2f397; no voters: 
I20260710 13:19:34.369863 14911 raft_consensus.cc:2804] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:34.370391 14911 raft_consensus.cc:697] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 LEADER]: Becoming Leader. State: Replica: 302d4c8d402c486e9bbe761c235951f1, State: Running, Role: LEADER
I20260710 13:19:34.371117 14911 consensus_queue.cc:237] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:34.377326 14612 catalog_manager.cc:5697] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194). New cstate: current_term: 1 leader_uuid: "302d4c8d402c486e9bbe761c235951f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:34.440828 14612 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36126:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:34.442739 14612 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:34.468142 14705 tablet_service.cc:1511] Processing CreateTablet for tablet cfd82bd762a44c21b56e25b0f05d074c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04396a9d27c94384b26399ebb1cb7ab3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:34.469033 14780 tablet_service.cc:1511] Processing CreateTablet for tablet cfd82bd762a44c21b56e25b0f05d074c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04396a9d27c94384b26399ebb1cb7ab3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:34.469616 14705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd82bd762a44c21b56e25b0f05d074c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.470348 14780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd82bd762a44c21b56e25b0f05d074c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.472162 14854 tablet_service.cc:1511] Processing CreateTablet for tablet cfd82bd762a44c21b56e25b0f05d074c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04396a9d27c94384b26399ebb1cb7ab3]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:34.473379 14854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd82bd762a44c21b56e25b0f05d074c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.473937 14706 tablet_service.cc:1511] Processing CreateTablet for tablet 41e079cbf6204def94a11280e056398b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04396a9d27c94384b26399ebb1cb7ab3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:34.475201 14706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e079cbf6204def94a11280e056398b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.478145 14781 tablet_service.cc:1511] Processing CreateTablet for tablet 41e079cbf6204def94a11280e056398b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04396a9d27c94384b26399ebb1cb7ab3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:34.479444 14781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e079cbf6204def94a11280e056398b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.479863 14855 tablet_service.cc:1511] Processing CreateTablet for tablet 41e079cbf6204def94a11280e056398b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=04396a9d27c94384b26399ebb1cb7ab3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:34.481163 14855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41e079cbf6204def94a11280e056398b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.496950 14905 tablet_bootstrap.cc:492] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: Bootstrap starting.
I20260710 13:19:34.496922 14907 tablet_bootstrap.cc:492] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397: Bootstrap starting.
I20260710 13:19:34.503517 14905 tablet_bootstrap.cc:654] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.505748 14906 tablet_bootstrap.cc:492] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1: Bootstrap starting.
I20260710 13:19:34.513427 14907 tablet_bootstrap.cc:654] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.514957 14906 tablet_bootstrap.cc:654] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.522503 14905 tablet_bootstrap.cc:492] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: No bootstrap required, opened a new log
I20260710 13:19:34.523217 14905 ts_tablet_manager.cc:1403] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260710 13:19:34.525049 14906 tablet_bootstrap.cc:492] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1: No bootstrap required, opened a new log
I20260710 13:19:34.525341 14907 tablet_bootstrap.cc:492] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397: No bootstrap required, opened a new log
I20260710 13:19:34.525691 14906 ts_tablet_manager.cc:1403] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260710 13:19:34.525791 14907 ts_tablet_manager.cc:1403] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260710 13:19:34.526101 14905 raft_consensus.cc:359] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.526799 14905 raft_consensus.cc:385] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.527058 14905 raft_consensus.cc:740] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.527769 14905 consensus_queue.cc:260] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.528940 14907 raft_consensus.cc:359] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.529793 14907 raft_consensus.cc:385] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.530074 14907 raft_consensus.cc:740] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.530638 14905 ts_tablet_manager.cc:1434] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:19:34.530992 14907 consensus_queue.cc:260] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.531803 14905 tablet_bootstrap.cc:492] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c: Bootstrap starting.
I20260710 13:19:34.531543 14906 raft_consensus.cc:359] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.532267 14906 raft_consensus.cc:385] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.532577 14906 raft_consensus.cc:740] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 302d4c8d402c486e9bbe761c235951f1, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.533527 14906 consensus_queue.cc:260] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.539001 14905 tablet_bootstrap.cc:654] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.539777 14906 ts_tablet_manager.cc:1434] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 13:19:34.541906 14907 ts_tablet_manager.cc:1434] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:19:34.542992 14906 tablet_bootstrap.cc:492] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1: Bootstrap starting.
I20260710 13:19:34.543175 14907 tablet_bootstrap.cc:492] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: Bootstrap starting.
I20260710 13:19:34.550485 14907 tablet_bootstrap.cc:654] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.552807 14906 tablet_bootstrap.cc:654] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:34.560696 14905 tablet_bootstrap.cc:492] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c: No bootstrap required, opened a new log
I20260710 13:19:34.561268 14905 ts_tablet_manager.cc:1403] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.011s
I20260710 13:19:34.562662 14907 tablet_bootstrap.cc:492] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: No bootstrap required, opened a new log
I20260710 13:19:34.563215 14907 ts_tablet_manager.cc:1403] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:19:34.564241 14905 raft_consensus.cc:359] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.565878 14906 tablet_bootstrap.cc:492] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1: No bootstrap required, opened a new log
I20260710 13:19:34.565922 14907 raft_consensus.cc:359] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.565979 14905 raft_consensus.cc:385] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.566988 14906 ts_tablet_manager.cc:1403] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.007s
I20260710 13:19:34.567129 14907 raft_consensus.cc:385] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.567263 14905 raft_consensus.cc:740] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.567839 14907 raft_consensus.cc:740] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.568334 14905 consensus_queue.cc:260] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.568590 14907 consensus_queue.cc:260] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.570811 14905 ts_tablet_manager.cc:1434] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:19:34.570384 14906 raft_consensus.cc:359] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.571332 14906 raft_consensus.cc:385] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:34.571709 14906 raft_consensus.cc:740] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 302d4c8d402c486e9bbe761c235951f1, State: Initialized, Role: FOLLOWER
I20260710 13:19:34.572696 14907 ts_tablet_manager.cc:1434] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:34.572561 14906 consensus_queue.cc:260] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.575114 14906 ts_tablet_manager.cc:1434] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:34.683899 14912 raft_consensus.cc:493] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:34.684451 14912 raft_consensus.cc:515] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.686439 14912 leader_election.cc:290] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857), 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027)
I20260710 13:19:34.697603 14716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397" is_pre_election: true
I20260710 13:19:34.698459 14716 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 0.
I20260710 13:19:34.698582 14791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "302d4c8d402c486e9bbe761c235951f1" is_pre_election: true
I20260710 13:19:34.699420 14791 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 0.
I20260710 13:19:34.699570 14830 leader_election.cc:304] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d8a732845343b9aed2428433c2f397, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:34.700618 14912 raft_consensus.cc:2804] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:34.701071 14912 raft_consensus.cc:493] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:34.701383 14912 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.706570 14912 raft_consensus.cc:515] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.708458 14912 leader_election.cc:290] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 election: Requested vote from peers 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857), 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027)
I20260710 13:19:34.709261 14716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397"
I20260710 13:19:34.709571 14791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "302d4c8d402c486e9bbe761c235951f1"
I20260710 13:19:34.709931 14716 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.710271 14791 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:34.711063 14662 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:34.715816 14791 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 1.
I20260710 13:19:34.716599 14716 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 1.
I20260710 13:19:34.716979 14829 leader_election.cc:304] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:34.717860 14912 raft_consensus.cc:2804] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:34.718830 14912 raft_consensus.cc:697] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Becoming Leader. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Running, Role: LEADER
I20260710 13:19:34.720086 14912 consensus_queue.cc:237] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.728645 14614 catalog_manager.cc:5697] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c reported cstate change: term changed from 0 to 1, leader changed from <none> to da39f973065b46cda9e10e439dcefc5c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "da39f973065b46cda9e10e439dcefc5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:34.771977 14911 consensus_queue.cc:1048] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:34.784147 14911 consensus_queue.cc:1048] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:34.839274 14911 consensus_queue.cc:1048] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:34.842334 14912 raft_consensus.cc:493] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:34.843043 14912 raft_consensus.cc:515] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.845041 14912 leader_election.cc:290] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857), 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027)
I20260710 13:19:34.845996 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397" is_pre_election: true
I20260710 13:19:34.846643 14715 raft_consensus.cc:2468] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 0.
I20260710 13:19:34.848075 14830 leader_election.cc:304] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d8a732845343b9aed2428433c2f397, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:34.849545 14912 raft_consensus.cc:2804] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:34.849995 14912 raft_consensus.cc:493] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:34.850402 14912 raft_consensus.cc:3060] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.851716 14911 consensus_queue.cc:1048] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:34.846724 14791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "302d4c8d402c486e9bbe761c235951f1" is_pre_election: true
I20260710 13:19:34.853873 14791 raft_consensus.cc:2468] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 0.
I20260710 13:19:34.859637 14912 raft_consensus.cc:515] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.863520 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d8a732845343b9aed2428433c2f397"
I20260710 13:19:34.863881 14912 leader_election.cc:290] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 election: Requested vote from peers 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857), 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027)
I20260710 13:19:34.864142 14715 raft_consensus.cc:3060] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.864789 14791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "302d4c8d402c486e9bbe761c235951f1"
I20260710 13:19:34.865394 14791 raft_consensus.cc:3060] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:34.873850 14791 raft_consensus.cc:2468] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 1.
I20260710 13:19:34.874202 14715 raft_consensus.cc:2468] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 1.
I20260710 13:19:34.875169 14829 leader_election.cc:304] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:34.875896 14912 raft_consensus.cc:2804] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:34.876401 14912 raft_consensus.cc:697] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Becoming Leader. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Running, Role: LEADER
I20260710 13:19:34.877151 14912 consensus_queue.cc:237] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:34.884794 14612 catalog_manager.cc:5697] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c reported cstate change: term changed from 0 to 1, leader changed from <none> to da39f973065b46cda9e10e439dcefc5c (127.10.245.195). New cstate: current_term: 1 leader_uuid: "da39f973065b46cda9e10e439dcefc5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:34.986824 14791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803"
dest_uuid: "302d4c8d402c486e9bbe761c235951f1"
mode: GRACEFUL
new_leader_uuid: "59d8a732845343b9aed2428433c2f397"
 from {username='slave'} at 127.0.0.1:58704
I20260710 13:19:34.987473 14791 raft_consensus.cc:606] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 LEADER]: Received request to transfer leadership to TS 59d8a732845343b9aed2428433c2f397
I20260710 13:19:35.005261 14864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c"
dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
mode: GRACEFUL
new_leader_uuid: "59d8a732845343b9aed2428433c2f397"
 from {username='slave'} at 127.0.0.1:49514
I20260710 13:19:35.005770 14864 raft_consensus.cc:606] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Received request to transfer leadership to TS 59d8a732845343b9aed2428433c2f397
I20260710 13:19:35.011319 14864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41e079cbf6204def94a11280e056398b"
dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
mode: GRACEFUL
new_leader_uuid: "59d8a732845343b9aed2428433c2f397"
 from {username='slave'} at 127.0.0.1:49514
I20260710 13:19:35.011978 14864 raft_consensus.cc:606] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Received request to transfer leadership to TS 59d8a732845343b9aed2428433c2f397
I20260710 13:19:35.120916 14912 consensus_queue.cc:1048] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.134495 14949 consensus_queue.cc:1048] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.145361 14912 raft_consensus.cc:993] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: : Instructing follower 59d8a732845343b9aed2428433c2f397 to start an election
I20260710 13:19:35.145865 14912 raft_consensus.cc:1081] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Signalling peer 59d8a732845343b9aed2428433c2f397 to start an election
I20260710 13:19:35.148048 14715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41e079cbf6204def94a11280e056398b"
dest_uuid: "59d8a732845343b9aed2428433c2f397"
 from {username='slave'} at 127.0.0.1:58048
I20260710 13:19:35.148727 14715 raft_consensus.cc:493] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:35.149210 14715 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.156942 14715 raft_consensus.cc:515] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.159277 14715 leader_election.cc:290] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [CANDIDATE]: Term 2 election: Requested vote from peers 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027), da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489)
I20260710 13:19:35.171473 14791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "59d8a732845343b9aed2428433c2f397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "302d4c8d402c486e9bbe761c235951f1"
I20260710 13:19:35.171463 14864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "59d8a732845343b9aed2428433c2f397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
I20260710 13:19:35.172070 14791 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.172341 14864 raft_consensus.cc:3055] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:35.172749 14864 raft_consensus.cc:740] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Running, Role: LEADER
I20260710 13:19:35.173558 14864 consensus_queue.cc:260] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.174919 14864 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.178756 14791 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d8a732845343b9aed2428433c2f397 in term 2.
I20260710 13:19:35.179930 14680 leader_election.cc:304] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, 59d8a732845343b9aed2428433c2f397; no voters: 
I20260710 13:19:35.180696 14913 raft_consensus.cc:2804] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:35.182029 14913 raft_consensus.cc:697] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Becoming Leader. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Running, Role: LEADER
I20260710 13:19:35.182664 14864 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d8a732845343b9aed2428433c2f397 in term 2.
I20260710 13:19:35.182915 14913 consensus_queue.cc:237] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.190372 14612 catalog_manager.cc:5697] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 reported cstate change: term changed from 1 to 2, leader changed from da39f973065b46cda9e10e439dcefc5c (127.10.245.195) to 59d8a732845343b9aed2428433c2f397 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "59d8a732845343b9aed2428433c2f397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.354826 14949 consensus_queue.cc:1048] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:35.366597 14943 raft_consensus.cc:993] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1: : Instructing follower 59d8a732845343b9aed2428433c2f397 to start an election
I20260710 13:19:35.367105 14943 raft_consensus.cc:1081] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 LEADER]: Signalling peer 59d8a732845343b9aed2428433c2f397 to start an election
I20260710 13:19:35.366811 14912 consensus_queue.cc:1048] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:35.368952 14716 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803"
dest_uuid: "59d8a732845343b9aed2428433c2f397"
 from {username='slave'} at 127.0.0.1:58042
I20260710 13:19:35.369572 14716 raft_consensus.cc:493] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:35.369935 14716 raft_consensus.cc:3060] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.376281 14935 raft_consensus.cc:993] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c: : Instructing follower 59d8a732845343b9aed2428433c2f397 to start an election
I20260710 13:19:35.376906 14912 raft_consensus.cc:1081] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Signalling peer 59d8a732845343b9aed2428433c2f397 to start an election
I20260710 13:19:35.378854 14715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c"
dest_uuid: "59d8a732845343b9aed2428433c2f397"
 from {username='slave'} at 127.0.0.1:58048
I20260710 13:19:35.379182 14716 raft_consensus.cc:515] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:35.379513 14715 raft_consensus.cc:493] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:35.380090 14715 raft_consensus.cc:3060] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.382128 14864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803" candidate_uuid: "59d8a732845343b9aed2428433c2f397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
I20260710 13:19:35.382961 14864 raft_consensus.cc:3060] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.382231 14716 leader_election.cc:290] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [CANDIDATE]: Term 2 election: Requested vote from peers da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489), 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027)
I20260710 13:19:35.383924 14791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b851cb472834388ae76f9bb9f73a803" candidate_uuid: "59d8a732845343b9aed2428433c2f397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "302d4c8d402c486e9bbe761c235951f1"
I20260710 13:19:35.384886 14791 raft_consensus.cc:3055] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:35.385154 14791 raft_consensus.cc:740] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 302d4c8d402c486e9bbe761c235951f1, State: Running, Role: LEADER
I20260710 13:19:35.385834 14791 consensus_queue.cc:260] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:35.387264 14791 raft_consensus.cc:3060] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.392083 14715 raft_consensus.cc:515] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.393028 14864 raft_consensus.cc:2468] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d8a732845343b9aed2428433c2f397 in term 2.
I20260710 13:19:35.395470 14790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c" candidate_uuid: "59d8a732845343b9aed2428433c2f397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "302d4c8d402c486e9bbe761c235951f1"
I20260710 13:19:35.396121 14682 leader_election.cc:304] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d8a732845343b9aed2428433c2f397, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:35.396373 14715 leader_election.cc:290] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [CANDIDATE]: Term 2 election: Requested vote from peers 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027), da39f973065b46cda9e10e439dcefc5c (127.10.245.195:39489)
I20260710 13:19:35.396202 14790 raft_consensus.cc:3060] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.396212 14791 raft_consensus.cc:2468] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d8a732845343b9aed2428433c2f397 in term 2.
I20260710 13:19:35.397576 14913 raft_consensus.cc:2804] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:35.398113 14913 raft_consensus.cc:697] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Becoming Leader. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Running, Role: LEADER
I20260710 13:19:35.399044 14913 consensus_queue.cc:237] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } }
I20260710 13:19:35.399586 14864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd82bd762a44c21b56e25b0f05d074c" candidate_uuid: "59d8a732845343b9aed2428433c2f397" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
I20260710 13:19:35.400295 14864 raft_consensus.cc:3055] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:35.400616 14864 raft_consensus.cc:740] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Running, Role: LEADER
I20260710 13:19:35.401465 14864 consensus_queue.cc:260] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.402756 14864 raft_consensus.cc:3060] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:35.405314 14790 raft_consensus.cc:2468] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d8a732845343b9aed2428433c2f397 in term 2.
I20260710 13:19:35.405961 14612 catalog_manager.cc:5697] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 reported cstate change: term changed from 1 to 2, leader changed from 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194) to 59d8a732845343b9aed2428433c2f397 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "59d8a732845343b9aed2428433c2f397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.406664 14680 leader_election.cc:304] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 302d4c8d402c486e9bbe761c235951f1, 59d8a732845343b9aed2428433c2f397; no voters: 
I20260710 13:19:35.407610 14913 raft_consensus.cc:2804] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:35.408187 14913 raft_consensus.cc:697] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Becoming Leader. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Running, Role: LEADER
I20260710 13:19:35.409271 14864 raft_consensus.cc:2468] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d8a732845343b9aed2428433c2f397 in term 2.
I20260710 13:19:35.409000 14913 consensus_queue.cc:237] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.419791 14612 catalog_manager.cc:5697] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 reported cstate change: term changed from 1 to 2, leader changed from da39f973065b46cda9e10e439dcefc5c (127.10.245.195) to 59d8a732845343b9aed2428433c2f397 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "59d8a732845343b9aed2428433c2f397" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.487629 11223 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:19:35.489251 11223 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:19:35.489593 11223 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:19:35.502775 14715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41e079cbf6204def94a11280e056398b"
dest_uuid: "59d8a732845343b9aed2428433c2f397"
mode: GRACEFUL
new_leader_uuid: "da39f973065b46cda9e10e439dcefc5c"
 from {username='slave'} at 127.0.0.1:58062
I20260710 13:19:35.503268 14715 raft_consensus.cc:606] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Received request to transfer leadership to TS da39f973065b46cda9e10e439dcefc5c
I20260710 13:19:35.504567 11223 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:19:35.713084 14864 raft_consensus.cc:1275] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Refusing update from remote peer 59d8a732845343b9aed2428433c2f397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:35.714733 14913 consensus_queue.cc:1048] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:35.721654 14953 raft_consensus.cc:993] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397: : Instructing follower da39f973065b46cda9e10e439dcefc5c to start an election
I20260710 13:19:35.722419 14913 raft_consensus.cc:1081] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Signalling peer da39f973065b46cda9e10e439dcefc5c to start an election
I20260710 13:19:35.724530 14865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41e079cbf6204def94a11280e056398b"
dest_uuid: "da39f973065b46cda9e10e439dcefc5c"
 from {username='slave'} at 127.0.0.1:49526
I20260710 13:19:35.726747 14865 raft_consensus.cc:493] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:35.727243 14865 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:35.728451 14790 raft_consensus.cc:1275] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Refusing update from remote peer 59d8a732845343b9aed2428433c2f397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:35.730050 14958 consensus_queue.cc:1048] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:35.734639 14865 raft_consensus.cc:515] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.744792 14790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "302d4c8d402c486e9bbe761c235951f1"
I20260710 13:19:35.744807 14715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41e079cbf6204def94a11280e056398b" candidate_uuid: "da39f973065b46cda9e10e439dcefc5c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59d8a732845343b9aed2428433c2f397"
I20260710 13:19:35.745534 14790 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:35.745687 14715 raft_consensus.cc:3055] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:35.744913 14865 leader_election.cc:290] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [CANDIDATE]: Term 3 election: Requested vote from peers 59d8a732845343b9aed2428433c2f397 (127.10.245.193:43857), 302d4c8d402c486e9bbe761c235951f1 (127.10.245.194:45027)
I20260710 13:19:35.746730 14715 raft_consensus.cc:740] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59d8a732845343b9aed2428433c2f397, State: Running, Role: LEADER
I20260710 13:19:35.747712 14715 consensus_queue.cc:260] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [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: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.749083 14715 raft_consensus.cc:3060] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:35.752707 14790 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 3.
I20260710 13:19:35.753954 14829 leader_election.cc:304] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [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: 302d4c8d402c486e9bbe761c235951f1, da39f973065b46cda9e10e439dcefc5c; no voters: 
I20260710 13:19:35.754302 14715 raft_consensus.cc:2468] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da39f973065b46cda9e10e439dcefc5c in term 3.
I20260710 13:19:35.754779 14912 raft_consensus.cc:2804] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:35.755308 14912 raft_consensus.cc:697] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 3 LEADER]: Becoming Leader. State: Replica: da39f973065b46cda9e10e439dcefc5c, State: Running, Role: LEADER
I20260710 13:19:35.756129 14912 consensus_queue.cc:237] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [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: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } }
I20260710 13:19:35.762638 14611 catalog_manager.cc:5697] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c reported cstate change: term changed from 2 to 3, leader changed from 59d8a732845343b9aed2428433c2f397 (127.10.245.193) to da39f973065b46cda9e10e439dcefc5c (127.10.245.195). New cstate: current_term: 3 leader_uuid: "da39f973065b46cda9e10e439dcefc5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59d8a732845343b9aed2428433c2f397" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 43857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.866308 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:19:35.888490 14865 raft_consensus.cc:1275] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Refusing update from remote peer 59d8a732845343b9aed2428433c2f397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:35.890434 14958 consensus_queue.cc:1048] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da39f973065b46cda9e10e439dcefc5c" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:35.896263 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:35.897128 11223 tablet_replica.cc:333] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: stopping tablet replica
I20260710 13:19:35.897907 11223 raft_consensus.cc:2243] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:35.898696 11223 pending_rounds.cc:70] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: Trying to abort 1 pending ops.
I20260710 13:19:35.898937 11223 pending_rounds.cc:77] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992500886085632 op_type: NO_OP noop_request { }
I20260710 13:19:35.899293 11223 raft_consensus.cc:2889] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:35.899600 11223 raft_consensus.cc:2272] T cfd82bd762a44c21b56e25b0f05d074c P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.902081 14790 raft_consensus.cc:1275] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Refusing update from remote peer 59d8a732845343b9aed2428433c2f397: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:35.904199 11223 tablet_replica.cc:333] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397: stopping tablet replica
I20260710 13:19:35.904309 14953 consensus_queue.cc:1048] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [LEADER]: Connected to new peer: Peer: permanent_uuid: "302d4c8d402c486e9bbe761c235951f1" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 45027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:35.905072 11223 raft_consensus.cc:2243] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.905587 11223 raft_consensus.cc:2272] T 41e079cbf6204def94a11280e056398b P 59d8a732845343b9aed2428433c2f397 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.908628 11223 tablet_replica.cc:333] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397: stopping tablet replica
I20260710 13:19:35.909329 11223 raft_consensus.cc:2243] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.909859 11223 raft_consensus.cc:2272] T 397366f61e544075a461511239b21824 P 59d8a732845343b9aed2428433c2f397 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.913143 11223 tablet_replica.cc:333] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397: stopping tablet replica
I20260710 13:19:35.914041 11223 raft_consensus.cc:2243] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:35.915292 11223 raft_consensus.cc:2272] T 7b851cb472834388ae76f9bb9f73a803 P 59d8a732845343b9aed2428433c2f397 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.933869 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
I20260710 13:19:35.948127 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
I20260710 13:19:35.969962 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:35.970813 11223 tablet_replica.cc:333] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1: stopping tablet replica
I20260710 13:19:35.971462 11223 raft_consensus.cc:2243] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.971999 11223 raft_consensus.cc:2272] T 41e079cbf6204def94a11280e056398b P 302d4c8d402c486e9bbe761c235951f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.974452 11223 tablet_replica.cc:333] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1: stopping tablet replica
I20260710 13:19:35.975108 11223 raft_consensus.cc:2243] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.975533 11223 raft_consensus.cc:2272] T cfd82bd762a44c21b56e25b0f05d074c P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.978116 11223 tablet_replica.cc:333] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1: stopping tablet replica
I20260710 13:19:35.978634 11223 raft_consensus.cc:2243] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:35.979516 11223 raft_consensus.cc:2272] T 397366f61e544075a461511239b21824 P 302d4c8d402c486e9bbe761c235951f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.981353 11223 tablet_replica.cc:333] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1: stopping tablet replica
I20260710 13:19:35.981832 11223 raft_consensus.cc:2243] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.982273 11223 raft_consensus.cc:2272] T 7b851cb472834388ae76f9bb9f73a803 P 302d4c8d402c486e9bbe761c235951f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.005510 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:19:36.021061 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
I20260710 13:19:36.042222 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:36.042941 11223 tablet_replica.cc:333] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c: stopping tablet replica
I20260710 13:19:36.043505 11223 raft_consensus.cc:2243] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.043973 11223 raft_consensus.cc:2272] T cfd82bd762a44c21b56e25b0f05d074c P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.046260 11223 tablet_replica.cc:333] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: stopping tablet replica
I20260710 13:19:36.046868 11223 raft_consensus.cc:2243] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.047495 11223 pending_rounds.cc:70] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: Trying to abort 1 pending ops.
I20260710 13:19:36.047657 11223 pending_rounds.cc:77] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992502304108544 op_type: NO_OP noop_request { }
I20260710 13:19:36.047904 11223 raft_consensus.cc:2889] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:36.048134 11223 raft_consensus.cc:2272] T 41e079cbf6204def94a11280e056398b P da39f973065b46cda9e10e439dcefc5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.050355 11223 tablet_replica.cc:333] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c: stopping tablet replica
I20260710 13:19:36.050938 11223 raft_consensus.cc:2243] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.051322 11223 raft_consensus.cc:2272] T 397366f61e544075a461511239b21824 P da39f973065b46cda9e10e439dcefc5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.053129 11223 tablet_replica.cc:333] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c: stopping tablet replica
I20260710 13:19:36.053560 11223 raft_consensus.cc:2243] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:36.053933 11223 raft_consensus.cc:2272] T 7b851cb472834388ae76f9bb9f73a803 P da39f973065b46cda9e10e439dcefc5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.067317 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:36.079507 11223 master.cc:562] Master@127.10.245.254:42443 shutting down...
I20260710 13:19:36.097761 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:36.098417 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:36.098824 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P fbecf087edef4130a668ad8c94ef2d3e: stopping tablet replica
I20260710 13:19:36.119208 11223 master.cc:584] Master@127.10.245.254:42443 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2566 ms)
[----------] 6 tests from LeaderRebalancerTest (89686 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:19:36.151298 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:42201
I20260710 13:19:36.152482 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:36.158016 14962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.158445 14963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.159724 14965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:36.161929 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:36.163157 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:36.163396 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:36.163599 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689576163551 us; error 0 us; skew 500 ppm
I20260710 13:19:36.164198 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:36.167025 11223 webserver.cc:533] Webserver started at http://127.10.245.254:36445/ using document root <none> and password file <none>
I20260710 13:19:36.167548 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:36.167750 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:36.168062 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:36.169260 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "f38bc5cf34994b3fb381f313cb2dad12"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.174850 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:19:36.178771 14970 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.179672 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:36.180011 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "f38bc5cf34994b3fb381f313cb2dad12"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.180328 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:36.218231 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:36.219580 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:36.261427 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:42201
I20260710 13:19:36.261550 15021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:42201 every 8 connection(s)
I20260710 13:19:36.265887 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.277761 15022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12: Bootstrap starting.
I20260710 13:19:36.283264 15022 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:36.288122 15022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12: No bootstrap required, opened a new log
I20260710 13:19:36.290151 15022 raft_consensus.cc:359] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f38bc5cf34994b3fb381f313cb2dad12" member_type: VOTER }
I20260710 13:19:36.290530 15022 raft_consensus.cc:385] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:36.290849 15022 raft_consensus.cc:740] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f38bc5cf34994b3fb381f313cb2dad12, State: Initialized, Role: FOLLOWER
I20260710 13:19:36.291497 15022 consensus_queue.cc:260] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f38bc5cf34994b3fb381f313cb2dad12" member_type: VOTER }
I20260710 13:19:36.291953 15022 raft_consensus.cc:399] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:36.292164 15022 raft_consensus.cc:493] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:36.292557 15022 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:36.298554 15022 raft_consensus.cc:515] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f38bc5cf34994b3fb381f313cb2dad12" member_type: VOTER }
I20260710 13:19:36.299221 15022 leader_election.cc:304] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [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: f38bc5cf34994b3fb381f313cb2dad12; no voters: 
I20260710 13:19:36.300432 15022 leader_election.cc:290] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:36.300916 15025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:36.302500 15025 raft_consensus.cc:697] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 1 LEADER]: Becoming Leader. State: Replica: f38bc5cf34994b3fb381f313cb2dad12, State: Running, Role: LEADER
I20260710 13:19:36.303269 15025 consensus_queue.cc:237] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [LEADER]: Queue going to LEADER mode. State: All 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: "f38bc5cf34994b3fb381f313cb2dad12" member_type: VOTER }
I20260710 13:19:36.303485 15022 sys_catalog.cc:565] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:36.306331 15026 sys_catalog.cc:455] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f38bc5cf34994b3fb381f313cb2dad12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f38bc5cf34994b3fb381f313cb2dad12" member_type: VOTER } }
I20260710 13:19:36.306339 15027 sys_catalog.cc:455] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f38bc5cf34994b3fb381f313cb2dad12. Latest consensus state: current_term: 1 leader_uuid: "f38bc5cf34994b3fb381f313cb2dad12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f38bc5cf34994b3fb381f313cb2dad12" member_type: VOTER } }
I20260710 13:19:36.307037 15026 sys_catalog.cc:458] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:36.307052 15027 sys_catalog.cc:458] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:36.312062 15030 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:36.320037 15030 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:36.321079 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:36.329522 15030 catalog_manager.cc:1383] Generated new cluster ID: 2ac5c585c17249529b47fc93ec3fa2a6
I20260710 13:19:36.329926 15030 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:36.359731 15030 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:36.361111 15030 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:36.372895 15030 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12: Generated new TSK 0
I20260710 13:19:36.373584 15030 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:36.388696 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:36.394934 15043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.396061 15044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.397657 15046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:36.398209 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:36.399303 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:36.399519 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:36.399708 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689576399668 us; error 0 us; skew 500 ppm
I20260710 13:19:36.400265 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:36.402967 11223 webserver.cc:533] Webserver started at http://127.10.245.193:39547/ using document root <none> and password file <none>
I20260710 13:19:36.403488 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:36.403752 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:36.404042 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:36.405164 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "6b4238d0754149fcbc75df70456be74a"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.410104 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260710 13:19:36.413758 15051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.414906 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:36.415351 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "6b4238d0754149fcbc75df70456be74a"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.415664 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:36.430537 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:36.431756 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:36.433358 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:36.435773 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:36.435992 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.436232 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:36.436405 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.478004 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:46103
I20260710 13:19:36.478176 15113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:46103 every 8 connection(s)
I20260710 13:19:36.483109 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:36.490984 15119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.492851 15118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.496065 15121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:36.496914 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:36.498030 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:36.498261 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:36.498414 15114 heartbeater.cc:344] Connected to a master server at 127.10.245.254:42201
I20260710 13:19:36.498490 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689576498470 us; error 0 us; skew 500 ppm
I20260710 13:19:36.498886 15114 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:36.499344 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:36.499786 15114 heartbeater.cc:507] Master 127.10.245.254:42201 requested a full tablet report, sending...
I20260710 13:19:36.502067 14987 ts_manager.cc:194] Registered new tserver with Master: 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103)
I20260710 13:19:36.503811 14987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59386
I20260710 13:19:36.504565 11223 webserver.cc:533] Webserver started at http://127.10.245.194:40555/ using document root <none> and password file <none>
I20260710 13:19:36.505301 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:36.505543 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:36.505872 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:36.507124 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "11f2bbe9e4ef45159722e25badd10a8d"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.511380 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:36.515036 15126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.515892 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:36.516141 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "11f2bbe9e4ef45159722e25badd10a8d"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.516381 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:36.552675 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:36.553718 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:36.555135 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:36.557322 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:36.557493 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.557781 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:36.557945 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.597419 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:35967
I20260710 13:19:36.597589 15188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:35967 every 8 connection(s)
I20260710 13:19:36.602169 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:36.610111 15192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.611975 15193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:36.613284 15195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:36.614630 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:36.615737 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:36.615767 15189 heartbeater.cc:344] Connected to a master server at 127.10.245.254:42201
W20260710 13:19:36.616039 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:36.616293 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689576616275 us; error 0 us; skew 500 ppm
I20260710 13:19:36.616323 15189 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:36.616910 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:36.617247 15189 heartbeater.cc:507] Master 127.10.245.254:42201 requested a full tablet report, sending...
I20260710 13:19:36.619580 14987 ts_manager.cc:194] Registered new tserver with Master: 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:36.619714 11223 webserver.cc:533] Webserver started at http://127.10.245.195:41451/ using document root <none> and password file <none>
I20260710 13:19:36.620344 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:36.620549 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:36.620826 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:36.621150 14987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59388
I20260710 13:19:36.621934 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "90b326167fca473ea3bb874c7825205b"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.626562 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:36.629926 15200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.630782 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:36.631078 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "90b326167fca473ea3bb874c7825205b"
format_stamp: "Formatted at 2026-07-10 13:19:36 on dist-test-slave-rnb9"
I20260710 13:19:36.631316 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:36.665354 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:36.666371 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:36.667771 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:36.670181 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:36.670421 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:36.670686 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:36.670878 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:36.709992 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:33013
I20260710 13:19:36.710088 15262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:33013 every 8 connection(s)
I20260710 13:19:36.723980 15263 heartbeater.cc:344] Connected to a master server at 127.10.245.254:42201
I20260710 13:19:36.724502 15263 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:36.725274 15263 heartbeater.cc:507] Master 127.10.245.254:42201 requested a full tablet report, sending...
I20260710 13:19:36.727304 14987 ts_manager.cc:194] Registered new tserver with Master: 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:36.727969 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014623037s
I20260710 13:19:36.728782 14987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59396
I20260710 13:19:36.752985 14987 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59404:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:36.755522 14987 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:36.832816 15079 tablet_service.cc:1511] Processing CreateTablet for tablet ee7dc3cd60ea4ac39cbad974fc5bb984 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:36.833319 15078 tablet_service.cc:1511] Processing CreateTablet for tablet 37c89123be9f4f0ba1c296e18f8ea738 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:36.834249 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7dc3cd60ea4ac39cbad974fc5bb984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.834860 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c89123be9f4f0ba1c296e18f8ea738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.840256 15077 tablet_service.cc:1511] Processing CreateTablet for tablet 38367fbe096d4e1b90b306c2b64da4e3 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:36.841640 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38367fbe096d4e1b90b306c2b64da4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.857035 15076 tablet_service.cc:1511] Processing CreateTablet for tablet f6131fa35dbb418d8b5b6cae17f786c2 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:36.858554 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6131fa35dbb418d8b5b6cae17f786c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.869031 15075 tablet_service.cc:1511] Processing CreateTablet for tablet 47178284f6d540c0936f6bb97ebb72bb (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:36.870507 15075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47178284f6d540c0936f6bb97ebb72bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.870150 15074 tablet_service.cc:1511] Processing CreateTablet for tablet 4de6400c927048428da133a24ca5cdc5 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:36.871534 15074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de6400c927048428da133a24ca5cdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.874665 15078 tablet_service.cc:1511] Processing CreateTablet for tablet d6d38034168a43fb8f522285d93feab5 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:36.885351 15073 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd4818a20e44cbb8d60adee2f9bdac4 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:36.891669 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d38034168a43fb8f522285d93feab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.895010 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd4818a20e44cbb8d60adee2f9bdac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.894608 15228 tablet_service.cc:1511] Processing CreateTablet for tablet ee7dc3cd60ea4ac39cbad974fc5bb984 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:36.896529 15228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7dc3cd60ea4ac39cbad974fc5bb984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.907747 15223 tablet_service.cc:1511] Processing CreateTablet for tablet 4de6400c927048428da133a24ca5cdc5 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:36.908806 15226 tablet_service.cc:1511] Processing CreateTablet for tablet 38367fbe096d4e1b90b306c2b64da4e3 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:36.909269 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de6400c927048428da133a24ca5cdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.909209 15154 tablet_service.cc:1511] Processing CreateTablet for tablet ee7dc3cd60ea4ac39cbad974fc5bb984 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:36.910152 15226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38367fbe096d4e1b90b306c2b64da4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.911547 15222 tablet_service.cc:1511] Processing CreateTablet for tablet d6d38034168a43fb8f522285d93feab5 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:36.911764 15225 tablet_service.cc:1511] Processing CreateTablet for tablet f6131fa35dbb418d8b5b6cae17f786c2 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:36.913000 15222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d38034168a43fb8f522285d93feab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.912851 15152 tablet_service.cc:1511] Processing CreateTablet for tablet 38367fbe096d4e1b90b306c2b64da4e3 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:36.915061 15151 tablet_service.cc:1511] Processing CreateTablet for tablet f6131fa35dbb418d8b5b6cae17f786c2 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:36.915827 15221 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd4818a20e44cbb8d60adee2f9bdac4 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:36.917245 15150 tablet_service.cc:1511] Processing CreateTablet for tablet 47178284f6d540c0936f6bb97ebb72bb (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:36.917646 15220 tablet_service.cc:1511] Processing CreateTablet for tablet ee8e21048725478dac4f273687a073a3 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:36.918956 15224 tablet_service.cc:1511] Processing CreateTablet for tablet 47178284f6d540c0936f6bb97ebb72bb (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:36.919374 15149 tablet_service.cc:1511] Processing CreateTablet for tablet 4de6400c927048428da133a24ca5cdc5 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:36.907747 15227 tablet_service.cc:1511] Processing CreateTablet for tablet 37c89123be9f4f0ba1c296e18f8ea738 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:36.921593 15148 tablet_service.cc:1511] Processing CreateTablet for tablet d6d38034168a43fb8f522285d93feab5 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:36.923857 15147 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd4818a20e44cbb8d60adee2f9bdac4 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:36.911777 15153 tablet_service.cc:1511] Processing CreateTablet for tablet 37c89123be9f4f0ba1c296e18f8ea738 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:36.925820 15154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee7dc3cd60ea4ac39cbad974fc5bb984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.928267 15146 tablet_service.cc:1511] Processing CreateTablet for tablet ee8e21048725478dac4f273687a073a3 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:36.929351 15152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38367fbe096d4e1b90b306c2b64da4e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.930013 15151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6131fa35dbb418d8b5b6cae17f786c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.930647 15153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c89123be9f4f0ba1c296e18f8ea738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.931265 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8e21048725478dac4f273687a073a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.932178 15147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd4818a20e44cbb8d60adee2f9bdac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.932972 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de6400c927048428da133a24ca5cdc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.917245 15076 tablet_service.cc:1511] Processing CreateTablet for tablet ee8e21048725478dac4f273687a073a3 (DEFAULT_TABLE table=test-workload [id=68665291207d4707b601ec574130ad08]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:36.934397 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8e21048725478dac4f273687a073a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.936445 15148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6d38034168a43fb8f522285d93feab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.947247 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee8e21048725478dac4f273687a073a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.951573 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47178284f6d540c0936f6bb97ebb72bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.959560 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47178284f6d540c0936f6bb97ebb72bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.965622 15221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd4818a20e44cbb8d60adee2f9bdac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.966055 15278 tablet_bootstrap.cc:492] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:36.968554 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6131fa35dbb418d8b5b6cae17f786c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.979010 15277 tablet_bootstrap.cc:492] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:36.981763 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c89123be9f4f0ba1c296e18f8ea738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.984551 15278 tablet_bootstrap.cc:654] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.011098 15279 tablet_bootstrap.cc:492] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.018036 15277 tablet_bootstrap.cc:654] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.028054 15279 tablet_bootstrap.cc:654] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.049774 15279 tablet_bootstrap.cc:492] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.050285 15279 ts_tablet_manager.cc:1403] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260710 13:19:37.052410 15277 tablet_bootstrap.cc:492] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.052438 15278 tablet_bootstrap.cc:492] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.053045 15277 ts_tablet_manager.cc:1403] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.007s
I20260710 13:19:37.053246 15278 ts_tablet_manager.cc:1403] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.010s
I20260710 13:19:37.052987 15279 raft_consensus.cc:359] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.054064 15279 raft_consensus.cc:385] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.054385 15279 raft_consensus.cc:740] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.055389 15279 consensus_queue.cc:260] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.056233 15277 raft_consensus.cc:359] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.057525 15277 raft_consensus.cc:385] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.057821 15277 raft_consensus.cc:740] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.058652 15277 consensus_queue.cc:260] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.056941 15278 raft_consensus.cc:359] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.062306 15278 raft_consensus.cc:385] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.062858 15278 raft_consensus.cc:740] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.064010 15278 consensus_queue.cc:260] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.073096 15277 ts_tablet_manager.cc:1434] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.006s
I20260710 13:19:37.073195 15263 heartbeater.cc:499] Master 127.10.245.254:42201 was elected leader, sending a full tablet report...
I20260710 13:19:37.074213 15278 ts_tablet_manager.cc:1434] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.008s
I20260710 13:19:37.074919 15114 heartbeater.cc:499] Master 127.10.245.254:42201 was elected leader, sending a full tablet report...
I20260710 13:19:37.079847 15277 tablet_bootstrap.cc:492] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:37.083570 15189 heartbeater.cc:499] Master 127.10.245.254:42201 was elected leader, sending a full tablet report...
I20260710 13:19:37.084064 15279 ts_tablet_manager.cc:1434] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.015s
I20260710 13:19:37.085163 15279 tablet_bootstrap.cc:492] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.091619 15279 tablet_bootstrap.cc:654] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.091964 15277 tablet_bootstrap.cc:654] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.096244 15278 tablet_bootstrap.cc:492] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.097334 15277 tablet_bootstrap.cc:492] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.097831 15277 ts_tablet_manager.cc:1403] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260710 13:19:37.100957 15279 tablet_bootstrap.cc:492] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.101512 15279 ts_tablet_manager.cc:1403] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:19:37.101897 15278 tablet_bootstrap.cc:654] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.106055 15279 raft_consensus.cc:359] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.106954 15279 raft_consensus.cc:385] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.107286 15279 raft_consensus.cc:740] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.108136 15279 consensus_queue.cc:260] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.104475 15277 raft_consensus.cc:359] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.109639 15277 raft_consensus.cc:385] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.110018 15277 raft_consensus.cc:740] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.110878 15277 consensus_queue.cc:260] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.113134 15278 tablet_bootstrap.cc:492] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.113670 15278 ts_tablet_manager.cc:1403] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:19:37.113785 15277 ts_tablet_manager.cc:1434] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:19:37.114940 15277 tablet_bootstrap.cc:492] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:37.117937 15278 raft_consensus.cc:359] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.118839 15278 raft_consensus.cc:385] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.119136 15278 raft_consensus.cc:740] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.119395 15279 ts_tablet_manager.cc:1434] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:19:37.119901 15278 consensus_queue.cc:260] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.122202 15278 ts_tablet_manager.cc:1434] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:37.123138 15278 tablet_bootstrap.cc:492] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.125658 15277 tablet_bootstrap.cc:654] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.120518 15279 tablet_bootstrap.cc:492] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.129036 15278 tablet_bootstrap.cc:654] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.133426 15277 tablet_bootstrap.cc:492] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.134147 15277 ts_tablet_manager.cc:1403] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 13:19:37.137323 15279 tablet_bootstrap.cc:654] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.143272 15277 raft_consensus.cc:359] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.144090 15277 raft_consensus.cc:385] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.144419 15277 raft_consensus.cc:740] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.145498 15278 tablet_bootstrap.cc:492] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.145251 15277 consensus_queue.cc:260] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.146030 15278 ts_tablet_manager.cc:1403] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 13:19:37.147790 15277 ts_tablet_manager.cc:1434] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:37.149094 15277 tablet_bootstrap.cc:492] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:37.150617 15278 raft_consensus.cc:359] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.152067 15278 raft_consensus.cc:385] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.152369 15278 raft_consensus.cc:740] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.153614 15279 tablet_bootstrap.cc:492] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.153155 15278 consensus_queue.cc:260] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.154165 15279 ts_tablet_manager.cc:1403] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.009s
I20260710 13:19:37.155594 15278 ts_tablet_manager.cc:1434] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:19:37.155797 15277 tablet_bootstrap.cc:654] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.156704 15278 tablet_bootstrap.cc:492] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.156935 15279 raft_consensus.cc:359] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.157548 15279 raft_consensus.cc:385] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.157790 15279 raft_consensus.cc:740] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.158435 15279 consensus_queue.cc:260] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.189678 15277 tablet_bootstrap.cc:492] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.195538 15277 ts_tablet_manager.cc:1403] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.008s
I20260710 13:19:37.197351 15278 tablet_bootstrap.cc:654] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.193873 15279 ts_tablet_manager.cc:1434] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:19:37.200620 15279 tablet_bootstrap.cc:492] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.210218 15277 raft_consensus.cc:359] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.211803 15277 raft_consensus.cc:385] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.212142 15277 raft_consensus.cc:740] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.213552 15277 consensus_queue.cc:260] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.218628 15277 ts_tablet_manager.cc:1434] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.005s
I20260710 13:19:37.220085 15279 tablet_bootstrap.cc:654] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.222141 15277 tablet_bootstrap.cc:492] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:37.230515 15278 tablet_bootstrap.cc:492] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.231424 15278 ts_tablet_manager.cc:1403] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.015s
I20260710 13:19:37.233243 15279 tablet_bootstrap.cc:492] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.233711 15279 ts_tablet_manager.cc:1403] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.018s
I20260710 13:19:37.235411 15278 raft_consensus.cc:359] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.236383 15278 raft_consensus.cc:385] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.236735 15278 raft_consensus.cc:740] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.237749 15278 consensus_queue.cc:260] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.238415 15277 tablet_bootstrap.cc:654] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.237741 15279 raft_consensus.cc:359] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.240695 15278 ts_tablet_manager.cc:1434] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:19:37.241101 15279 raft_consensus.cc:385] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.241510 15279 raft_consensus.cc:740] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.242797 15279 consensus_queue.cc:260] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.242815 15278 tablet_bootstrap.cc:492] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.246147 15277 tablet_bootstrap.cc:492] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.246750 15277 ts_tablet_manager.cc:1403] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.011s
I20260710 13:19:37.250037 15277 raft_consensus.cc:359] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.250810 15277 raft_consensus.cc:385] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.251122 15277 raft_consensus.cc:740] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.252027 15277 consensus_queue.cc:260] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.253285 15278 tablet_bootstrap.cc:654] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.254123 15277 ts_tablet_manager.cc:1434] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:37.255589 15277 tablet_bootstrap.cc:492] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:37.255822 15279 ts_tablet_manager.cc:1434] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.005s
I20260710 13:19:37.257670 15279 tablet_bootstrap.cc:492] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.262988 15277 tablet_bootstrap.cc:654] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.267350 15279 tablet_bootstrap.cc:654] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.275440 15278 tablet_bootstrap.cc:492] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.275595 15277 tablet_bootstrap.cc:492] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.275997 15278 ts_tablet_manager.cc:1403] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.006s
I20260710 13:19:37.276247 15277 ts_tablet_manager.cc:1403] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:19:37.278978 15279 tablet_bootstrap.cc:492] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.279556 15279 ts_tablet_manager.cc:1403] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260710 13:19:37.279407 15277 raft_consensus.cc:359] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.279330 15278 raft_consensus.cc:359] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.280226 15277 raft_consensus.cc:385] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.280331 15278 raft_consensus.cc:385] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.280558 15277 raft_consensus.cc:740] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.280750 15278 raft_consensus.cc:740] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.280827 15284 raft_consensus.cc:493] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.281504 15284 raft_consensus.cc:515] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.281637 15277 consensus_queue.cc:260] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.281920 15278 consensus_queue.cc:260] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.284793 15278 ts_tablet_manager.cc:1434] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:37.286428 15278 tablet_bootstrap.cc:492] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.288933 15279 raft_consensus.cc:359] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.290023 15279 raft_consensus.cc:385] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.290535 15279 raft_consensus.cc:740] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.291437 15284 leader_election.cc:290] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.291661 15279 consensus_queue.cc:260] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.293907 15278 tablet_bootstrap.cc:654] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.295361 15279 ts_tablet_manager.cc:1434] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.002s
I20260710 13:19:37.298076 15285 raft_consensus.cc:493] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.299024 15285 raft_consensus.cc:515] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.303956 15285 leader_election.cc:290] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:37.297350 15279 tablet_bootstrap.cc:492] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
W20260710 13:19:37.317889 15035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:37.320948 15279 tablet_bootstrap.cc:654] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.323377 15278 tablet_bootstrap.cc:492] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.323917 15278 ts_tablet_manager.cc:1403] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.004s
I20260710 13:19:37.327144 15278 raft_consensus.cc:359] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.327867 15278 raft_consensus.cc:385] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.328310 15278 raft_consensus.cc:740] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.329268 15278 consensus_queue.cc:260] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.346408 15279 tablet_bootstrap.cc:492] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.347935 15279 ts_tablet_manager.cc:1403] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.008s
I20260710 13:19:37.348829 15277 ts_tablet_manager.cc:1434] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.072s	user 0.019s	sys 0.030s
I20260710 13:19:37.351541 15278 ts_tablet_manager.cc:1434] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:19:37.353119 15278 tablet_bootstrap.cc:492] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.353339 15277 tablet_bootstrap.cc:492] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:37.360543 15279 raft_consensus.cc:359] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.361438 15279 raft_consensus.cc:385] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.361789 15279 raft_consensus.cc:740] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.362877 15279 consensus_queue.cc:260] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.366127 15279 ts_tablet_manager.cc:1434] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:37.367818 15279 tablet_bootstrap.cc:492] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.368777 15278 tablet_bootstrap.cc:654] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.371518 15300 raft_consensus.cc:493] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.372300 15300 raft_consensus.cc:515] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.375016 15283 raft_consensus.cc:493] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.375352 15300 leader_election.cc:290] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.376024 15283 raft_consensus.cc:515] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.378363 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47178284f6d540c0936f6bb97ebb72bb" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.380856 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c89123be9f4f0ba1c296e18f8ea738" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.381536 15238 raft_consensus.cc:2468] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:37.384357 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47178284f6d540c0936f6bb97ebb72bb" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:37.385262 15279 tablet_bootstrap.cc:654] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.386173 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c89123be9f4f0ba1c296e18f8ea738" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:37.386943 15163 raft_consensus.cc:2468] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:37.387338 15278 tablet_bootstrap.cc:492] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.387866 15278 ts_tablet_manager.cc:1403] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.014s
I20260710 13:19:37.391343 15278 raft_consensus.cc:359] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.392204 15278 raft_consensus.cc:385] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.392513 15278 raft_consensus.cc:740] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.392850 15283 leader_election.cc:290] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.393452 15278 consensus_queue.cc:260] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
W20260710 13:19:37.384358 15055 leader_election.cc:343] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.399701 15278 ts_tablet_manager.cc:1434] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 13:19:37.399644 15055 leader_election.cc:304] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.401142 15278 tablet_bootstrap.cc:492] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.402007 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:37.403069 15285 raft_consensus.cc:493] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.403621 15285 raft_consensus.cc:515] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.404647 15279 tablet_bootstrap.cc:492] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.405275 15279 ts_tablet_manager.cc:1403] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260710 13:19:37.406162 15285 leader_election.cc:290] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:37.407441 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
W20260710 13:19:37.407874 15204 leader_election.cc:343] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.408107 15163 raft_consensus.cc:2468] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:37.408843 15279 raft_consensus.cc:359] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.409426 15204 leader_election.cc:304] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.410523 15285 raft_consensus.cc:2804] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.410940 15285 raft_consensus.cc:493] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:37.372629 15277 tablet_bootstrap.cc:654] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.411311 15285 raft_consensus.cc:3060] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.414649 15300 raft_consensus.cc:2804] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.415187 15300 raft_consensus.cc:493] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:37.415562 15300 raft_consensus.cc:3060] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.426147 15300 raft_consensus.cc:515] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.428438 15300 leader_election.cc:290] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
W20260710 13:19:37.434746 15055 leader_election.cc:343] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.434653 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c89123be9f4f0ba1c296e18f8ea738" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:37.435393 15055 leader_election.cc:304] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a; no voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:37.435583 15238 raft_consensus.cc:3060] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.435976 15285 raft_consensus.cc:515] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.438472 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.439286 15300 raft_consensus.cc:2749] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:37.439030 15278 tablet_bootstrap.cc:654] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.439961 15283 raft_consensus.cc:493] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.440589 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.440666 15283 raft_consensus.cc:515] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.441567 15088 raft_consensus.cc:2468] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:37.442984 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:37.443490 15283 leader_election.cc:290] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.443718 15087 raft_consensus.cc:3060] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.445339 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37c89123be9f4f0ba1c296e18f8ea738" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:37.446075 15238 raft_consensus.cc:2468] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:37.446158 15163 raft_consensus.cc:3060] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.451926 15278 tablet_bootstrap.cc:492] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.452492 15278 ts_tablet_manager.cc:1403] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.000s
I20260710 13:19:37.452421 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.456080 15278 raft_consensus.cc:359] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.456754 15278 raft_consensus.cc:385] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.457037 15278 raft_consensus.cc:740] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.457630 15163 raft_consensus.cc:2468] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:37.457831 15277 tablet_bootstrap.cc:492] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.457773 15278 consensus_queue.cc:260] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.458665 15277 ts_tablet_manager.cc:1403] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.106s	user 0.014s	sys 0.025s
I20260710 13:19:37.459544 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
W20260710 13:19:37.460106 15130 leader_election.cc:343] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.460290 15088 raft_consensus.cc:2468] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:37.409689 15279 raft_consensus.cc:385] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.461216 15279 raft_consensus.cc:740] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.461917 15130 leader_election.cc:304] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:37.462463 15279 consensus_queue.cc:260] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.463182 15283 raft_consensus.cc:2804] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.462869 15277 raft_consensus.cc:359] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.463645 15283 raft_consensus.cc:493] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:37.463908 15277 raft_consensus.cc:385] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.464061 15283 raft_consensus.cc:3060] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.464475 15277 raft_consensus.cc:740] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.465492 15277 consensus_queue.cc:260] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.466612 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:37.467571 15163 raft_consensus.cc:3060] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.471206 15285 leader_election.cc:290] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:37.471752 15277 ts_tablet_manager.cc:1434] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260710 13:19:37.473104 15277 tablet_bootstrap.cc:492] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
W20260710 13:19:37.477083 15204 leader_election.cc:343] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.474258 15315 raft_consensus.cc:493] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.477624 15204 leader_election.cc:304] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90b326167fca473ea3bb874c7825205b; no voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:37.477921 15315 raft_consensus.cc:515] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.479621 15285 raft_consensus.cc:2749] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:37.483914 15315 leader_election.cc:290] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:37.484301 15278 ts_tablet_manager.cc:1434] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 13:19:37.484619 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:37.476361 15283 raft_consensus.cc:515] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.485476 15164 raft_consensus.cc:2468] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:37.487449 15277 tablet_bootstrap.cc:654] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.487793 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.488318 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:37.488530 15237 raft_consensus.cc:2468] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:37.489022 15088 raft_consensus.cc:3060] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.477468 15055 leader_election.cc:304] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:37.485666 15278 tablet_bootstrap.cc:492] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:37.492184 15204 leader_election.cc:304] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.492453 15300 raft_consensus.cc:2804] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.493101 15300 raft_consensus.cc:697] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:37.493198 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.484726 15087 raft_consensus.cc:2468] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
W20260710 13:19:37.494796 15204 leader_election.cc:343] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.494331 15300 consensus_queue.cc:237] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.496316 15204 leader_election.cc:304] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.497251 15285 raft_consensus.cc:2804] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.497654 15285 raft_consensus.cc:493] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:37.498008 15285 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.498411 15315 raft_consensus.cc:2804] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.498963 15315 raft_consensus.cc:697] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:37.499956 15315 consensus_queue.cc:237] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:37.498023 15163 raft_consensus.cc:2468] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:37.503237 15283 leader_election.cc:290] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.505304 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:37.505930 15237 raft_consensus.cc:3060] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.492249 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.519743 15278 tablet_bootstrap.cc:654] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.522189 15279 ts_tablet_manager.cc:1434] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.117s	user 0.013s	sys 0.013s
I20260710 13:19:37.523660 15279 tablet_bootstrap.cc:492] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.527343 15237 raft_consensus.cc:2468] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:37.530804 15130 leader_election.cc:304] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.532107 15283 raft_consensus.cc:2804] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.532830 15283 raft_consensus.cc:697] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:37.536158 15283 consensus_queue.cc:237] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.537218 15285 raft_consensus.cc:515] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.539143 15238 raft_consensus.cc:2393] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11f2bbe9e4ef45159722e25badd10a8d in current term 1: Already voted for candidate 90b326167fca473ea3bb874c7825205b in this term.
I20260710 13:19:37.541234 15285 leader_election.cc:290] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:37.541559 15279 tablet_bootstrap.cc:654] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.542578 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
W20260710 13:19:37.544239 15204 leader_election.cc:343] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.543756 14987 catalog_manager.cc:5697] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.545130 15130 leader_election.cc:304] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d; no voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:37.546742 15317 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.548413 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:37.546705 15088 raft_consensus.cc:2468] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:37.572610 15323 raft_consensus.cc:493] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.572360 14984 catalog_manager.cc:5697] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 1 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.573474 15323 raft_consensus.cc:515] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.578197 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd4818a20e44cbb8d60adee2f9bdac4" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.579160 15088 raft_consensus.cc:2468] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:37.581311 15130 leader_election.cc:304] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:37.584438 15300 raft_consensus.cc:493] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.587251 15300 raft_consensus.cc:515] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.590533 15277 tablet_bootstrap.cc:492] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.591207 15300 leader_election.cc:290] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.584636 15283 raft_consensus.cc:2804] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.592154 15283 raft_consensus.cc:493] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:37.591217 15277 ts_tablet_manager.cc:1403] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.002s
I20260710 13:19:37.592198 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.591290 14985 catalog_manager.cc:5697] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.593058 15238 raft_consensus.cc:2468] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:37.592706 15283 raft_consensus.cc:3060] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.594580 15055 leader_election.cc:304] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.607847 15278 tablet_bootstrap.cc:492] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:37.608386 15278 ts_tablet_manager.cc:1403] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.009s
I20260710 13:19:37.608539 15300 raft_consensus.cc:2804] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.608767 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:37.608937 15323 leader_election.cc:290] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.608955 15300 raft_consensus.cc:493] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:37.609658 15300 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.607580 15277 raft_consensus.cc:359] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.611325 15278 raft_consensus.cc:359] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.612887 15278 raft_consensus.cc:385] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.612514 15277 raft_consensus.cc:385] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.613441 15278 raft_consensus.cc:740] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.613497 15277 raft_consensus.cc:740] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.614562 15278 consensus_queue.cc:260] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.614737 15277 consensus_queue.cc:260] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.615623 15279 tablet_bootstrap.cc:492] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.616160 15279 ts_tablet_manager.cc:1403] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.016s
I20260710 13:19:37.613409 15317 raft_consensus.cc:2749] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:37.617449 15277 ts_tablet_manager.cc:1434] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 13:19:37.617900 15285 raft_consensus.cc:493] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.618570 15285 raft_consensus.cc:515] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.619197 15277 tablet_bootstrap.cc:492] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:37.619318 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd4818a20e44cbb8d60adee2f9bdac4" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.621240 15238 raft_consensus.cc:2468] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:37.621659 15285 leader_election.cc:290] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:37.623711 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.623525 15300 raft_consensus.cc:515] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.624322 15088 raft_consensus.cc:2468] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:37.625560 15300 leader_election.cc:290] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.625795 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:37.626417 15164 raft_consensus.cc:2468] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:37.627648 15277 tablet_bootstrap.cc:654] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.627902 15283 raft_consensus.cc:515] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.629384 15204 leader_election.cc:304] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.631114 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:37.631850 15238 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.633700 15163 raft_consensus.cc:2468] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:37.634291 15285 raft_consensus.cc:2804] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.634795 15285 raft_consensus.cc:493] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:37.635644 15055 leader_election.cc:343] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.635743 15204 leader_election.cc:304] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:37.639333 15315 raft_consensus.cc:2804] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.639802 15278 ts_tablet_manager.cc:1434] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:19:37.639920 15315 raft_consensus.cc:697] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:37.640781 15315 consensus_queue.cc:237] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.642817 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd4818a20e44cbb8d60adee2f9bdac4" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:37.631194 15279 raft_consensus.cc:359] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.643424 15088 raft_consensus.cc:3060] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.639424 15285 raft_consensus.cc:3060] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.644940 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd4818a20e44cbb8d60adee2f9bdac4" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:37.645671 15237 raft_consensus.cc:3060] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.651085 15237 raft_consensus.cc:2468] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:37.652382 15130 leader_election.cc:304] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.653841 15317 raft_consensus.cc:2804] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.654304 15317 raft_consensus.cc:697] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:37.642253 15283 leader_election.cc:290] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.654587 15088 raft_consensus.cc:2468] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:37.660514 15238 raft_consensus.cc:2468] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:37.637601 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:37.655004 15279 raft_consensus.cc:385] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.662073 15279 raft_consensus.cc:740] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.655221 15317 consensus_queue.cc:237] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
W20260710 13:19:37.662412 15055 leader_election.cc:343] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:37.663335 15279 consensus_queue.cc:260] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.665352 15055 leader_election.cc:304] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 11f2bbe9e4ef45159722e25badd10a8d
I20260710 13:19:37.666971 15300 raft_consensus.cc:2804] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.666409 15279 ts_tablet_manager.cc:1434] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260710 13:19:37.667944 15300 raft_consensus.cc:697] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:37.669044 15279 tablet_bootstrap.cc:492] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:37.669225 15300 consensus_queue.cc:237] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.657337 15285 raft_consensus.cc:515] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.674014 15285 leader_election.cc:290] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:37.675076 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:37.675657 15163 raft_consensus.cc:3060] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.680723 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:37.681756 15088 raft_consensus.cc:3060] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.682652 15163 raft_consensus.cc:2468] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:37.684171 15204 leader_election.cc:304] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:37.685066 15285 raft_consensus.cc:2804] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.685834 15285 raft_consensus.cc:697] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:37.686774 15285 consensus_queue.cc:237] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.689146 15277 tablet_bootstrap.cc:492] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:37.689677 15277 ts_tablet_manager.cc:1403] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.071s	user 0.036s	sys 0.026s
I20260710 13:19:37.691277 15088 raft_consensus.cc:2468] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:37.692775 15277 raft_consensus.cc:359] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.693560 15277 raft_consensus.cc:385] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.693830 15277 raft_consensus.cc:740] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.694579 15277 consensus_queue.cc:260] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.696782 15277 ts_tablet_manager.cc:1434] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:19:37.700166 15279 tablet_bootstrap.cc:654] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:37.710464 15300 raft_consensus.cc:493] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.711162 15300 raft_consensus.cc:515] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.711359 14984 catalog_manager.cc:5697] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.712075 14985 catalog_manager.cc:5697] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.713191 15279 tablet_bootstrap.cc:492] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:37.713460 15300 leader_election.cc:290] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.713680 15279 ts_tablet_manager.cc:1403] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.011s
I20260710 13:19:37.715720 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:37.716207 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.716501 15163 raft_consensus.cc:2393] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b4238d0754149fcbc75df70456be74a in current term 1: Already voted for candidate 90b326167fca473ea3bb874c7825205b in this term.
I20260710 13:19:37.716423 15279 raft_consensus.cc:359] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.717222 15279 raft_consensus.cc:385] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:37.717478 15279 raft_consensus.cc:740] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:37.718271 15279 consensus_queue.cc:260] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.719094 15055 leader_election.cc:304] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a; no voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:37.720326 15279 ts_tablet_manager.cc:1434] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:37.720323 15300 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.727917 14987 catalog_manager.cc:5697] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 1 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.731613 15300 raft_consensus.cc:2749] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:37.731572 14987 catalog_manager.cc:5697] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 1 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.838268 15317 raft_consensus.cc:493] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.838836 15317 raft_consensus.cc:515] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.840704 15317 leader_election.cc:290] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.841548 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47178284f6d540c0936f6bb97ebb72bb" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.841863 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47178284f6d540c0936f6bb97ebb72bb" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.842262 15088 raft_consensus.cc:2468] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:37.842424 15238 raft_consensus.cc:2468] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:37.843302 15130 leader_election.cc:304] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:37.843871 15317 raft_consensus.cc:2804] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:37.844157 15317 raft_consensus.cc:493] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:37.844543 15317 raft_consensus.cc:3060] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.849514 15317 raft_consensus.cc:515] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.851101 15317 leader_election.cc:290] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.852047 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47178284f6d540c0936f6bb97ebb72bb" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:37.852281 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47178284f6d540c0936f6bb97ebb72bb" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:37.852705 15088 raft_consensus.cc:3060] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.852823 15238 raft_consensus.cc:3060] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.859933 15238 raft_consensus.cc:2468] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:37.859933 15088 raft_consensus.cc:2468] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:37.861259 15130 leader_election.cc:304] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:37.861979 15317 raft_consensus.cc:2804] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:37.862454 15317 raft_consensus.cc:697] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:37.863248 15317 consensus_queue.cc:237] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.872035 14987 catalog_manager.cc:5697] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.924247 15317 raft_consensus.cc:493] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:37.924826 15317 raft_consensus.cc:515] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:37.926865 15317 leader_election.cc:290] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:37.927716 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:37.927892 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:37.928619 15238 raft_consensus.cc:2393] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 11f2bbe9e4ef45159722e25badd10a8d in current term 1: Already voted for candidate 6b4238d0754149fcbc75df70456be74a in this term.
I20260710 13:19:37.929672 15130 leader_election.cc:304] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d; no voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:37.930310 15317 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:37.935734 15317 raft_consensus.cc:2749] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:37.947536 15300 consensus_queue.cc:1048] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:37.948385 15284 consensus_queue.cc:1048] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:37.951887 15317 consensus_queue.cc:1048] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:37.990355 15323 consensus_queue.cc:1048] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:38.006515 15285 consensus_queue.cc:1048] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.018553 15316 consensus_queue.cc:1048] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:38.055545 15284 raft_consensus.cc:493] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:38.056047 15284 raft_consensus.cc:515] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.057750 15284 leader_election.cc:290] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:38.058741 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:38.058990 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:38.059511 15163 raft_consensus.cc:2468] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:38.059691 15238 raft_consensus.cc:2468] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:38.060618 15055 leader_election.cc:304] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:38.061321 15284 raft_consensus.cc:2804] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:38.061671 15284 raft_consensus.cc:493] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:38.062011 15284 raft_consensus.cc:3060] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:38.062323 15342 consensus_queue.cc:1048] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:38.069279 15284 raft_consensus.cc:515] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.072078 15284 leader_election.cc:290] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:38.075320 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:38.076006 15164 raft_consensus.cc:3060] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:38.078100 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:38.078253 15348 consensus_queue.cc:1048] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:38.078832 15237 raft_consensus.cc:3060] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:38.084712 15164 raft_consensus.cc:2468] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:38.086422 15055 leader_election.cc:304] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:38.087491 15348 raft_consensus.cc:2804] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:38.087793 15237 raft_consensus.cc:2468] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:38.088822 15348 raft_consensus.cc:697] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:38.089773 15348 consensus_queue.cc:237] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.098481 14987 catalog_manager.cc:5697] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:38.110862 15316 consensus_queue.cc:1048] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.121490 15316 consensus_queue.cc:1048] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.160630 15323 consensus_queue.cc:1048] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.171231 15323 consensus_queue.cc:1048] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.202492 15285 consensus_queue.cc:1048] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.213907 15316 consensus_queue.cc:1048] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.252336 15237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
mode: GRACEFUL
new_leader_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:57378
I20260710 13:19:38.253103 15237 raft_consensus.cc:606] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Received request to transfer leadership to TS 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:38.261534 15237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
mode: GRACEFUL
new_leader_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:57378
I20260710 13:19:38.262063 15237 raft_consensus.cc:606] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Received request to transfer leadership to TS 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:38.267465 15323 consensus_queue.cc:1048] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.278257 15163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2"
dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
mode: GRACEFUL
new_leader_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:33746
I20260710 13:19:38.278859 15163 raft_consensus.cc:606] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Received request to transfer leadership to TS 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:38.279458 15323 consensus_queue.cc:1048] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:38.299656 15088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
mode: GRACEFUL
new_leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:37778
I20260710 13:19:38.300300 15088 raft_consensus.cc:606] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Received request to transfer leadership to TS 11f2bbe9e4ef45159722e25badd10a8d
I20260710 13:19:38.306172 15237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
mode: GRACEFUL
new_leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:57378
I20260710 13:19:38.306739 15237 raft_consensus.cc:606] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Received request to transfer leadership to TS 11f2bbe9e4ef45159722e25badd10a8d
I20260710 13:19:38.314654 15088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee8e21048725478dac4f273687a073a3"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
mode: GRACEFUL
new_leader_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:37778
I20260710 13:19:38.315341 15088 raft_consensus.cc:606] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Received request to transfer leadership to TS 90b326167fca473ea3bb874c7825205b
I20260710 13:19:38.510999 15348 consensus_queue.cc:1048] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.525619 15315 raft_consensus.cc:993] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b: : Instructing follower 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:38.526111 15315 raft_consensus.cc:1081] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Signalling peer 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:38.527683 15284 consensus_queue.cc:1048] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:38.529808 15163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5"
dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:33736
I20260710 13:19:38.530550 15163 raft_consensus.cc:493] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:38.530987 15163 raft_consensus.cc:3060] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.536883 15284 raft_consensus.cc:993] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a: : Instructing follower 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:38.537403 15284 raft_consensus.cc:1081] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Signalling peer 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:38.538962 15163 raft_consensus.cc:515] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.539834 15237 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee8e21048725478dac4f273687a073a3"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:57350
I20260710 13:19:38.540450 15237 raft_consensus.cc:493] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:38.540834 15237 raft_consensus.cc:3060] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.541640 15163 leader_election.cc:290] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:38.541910 15088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:38.542605 15088 raft_consensus.cc:3060] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.543597 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6d38034168a43fb8f522285d93feab5" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:38.544246 15238 raft_consensus.cc:3055] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:38.544559 15238 raft_consensus.cc:740] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:38.545418 15238 consensus_queue.cc:260] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.546700 15238 raft_consensus.cc:3060] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.547904 15317 raft_consensus.cc:993] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d: : Instructing follower 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:38.548420 15317 raft_consensus.cc:1081] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Signalling peer 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:38.550370 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:37774
I20260710 13:19:38.551023 15087 raft_consensus.cc:493] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:38.551163 15088 raft_consensus.cc:2468] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:38.551416 15087 raft_consensus.cc:3060] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.551540 15237 raft_consensus.cc:515] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.552812 15130 leader_election.cc:304] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:38.553822 15323 raft_consensus.cc:2804] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:38.554340 15323 raft_consensus.cc:697] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:38.554780 15238 raft_consensus.cc:2468] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:38.555526 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:38.555282 15323 consensus_queue.cc:237] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.556131 15089 raft_consensus.cc:3055] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:38.556495 15089 raft_consensus.cc:740] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:38.557389 15089 consensus_queue.cc:260] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.558318 15087 raft_consensus.cc:515] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.558588 15089 raft_consensus.cc:3060] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.559666 15237 leader_election.cc:290] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 2 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:38.561156 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee8e21048725478dac4f273687a073a3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:38.561884 15163 raft_consensus.cc:3060] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.564325 14985 catalog_manager.cc:5697] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 1 to 2, leader changed from 90b326167fca473ea3bb874c7825205b (127.10.245.195) to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:38.565932 15089 raft_consensus.cc:2468] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 2.
I20260710 13:19:38.566716 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:38.567245 15204 leader_election.cc:304] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:38.566457 15087 leader_election.cc:290] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:38.568065 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6131fa35dbb418d8b5b6cae17f786c2" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:38.567530 15237 raft_consensus.cc:3060] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.569881 15163 raft_consensus.cc:2468] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 2.
I20260710 13:19:38.568755 15164 raft_consensus.cc:3055] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:38.570941 15164 raft_consensus.cc:740] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:38.571862 15164 consensus_queue.cc:260] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.568193 15285 raft_consensus.cc:2804] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:38.573282 15164 raft_consensus.cc:3060] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.573637 15285 raft_consensus.cc:697] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 2 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:38.574914 15237 raft_consensus.cc:2468] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:38.574837 15285 consensus_queue.cc:237] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.576336 15055 leader_election.cc:304] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:38.577263 15300 raft_consensus.cc:2804] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:38.577715 15300 raft_consensus.cc:697] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:38.578524 15300 consensus_queue.cc:237] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.582278 15164 raft_consensus.cc:2468] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:38.585623 14987 catalog_manager.cc:5697] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 1 to 2, leader changed from 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194) to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:38.585547 14985 catalog_manager.cc:5697] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 1 to 2, leader changed from 6b4238d0754149fcbc75df70456be74a (127.10.245.193) to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 2 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.639936 15316 raft_consensus.cc:993] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b: : Instructing follower 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:38.640416 15285 raft_consensus.cc:1081] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Signalling peer 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:38.641927 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:37766
I20260710 13:19:38.642421 15087 raft_consensus.cc:493] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:38.642753 15087 raft_consensus.cc:3060] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.647637 15087 raft_consensus.cc:515] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:38.649230 15087 leader_election.cc:290] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Requested vote from peers 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:38.650121 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:38.650425 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee7dc3cd60ea4ac39cbad974fc5bb984" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:38.650712 15237 raft_consensus.cc:3055] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:38.651043 15164 raft_consensus.cc:3060] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.651064 15237 raft_consensus.cc:740] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:38.651903 15237 consensus_queue.cc:260] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:38.652837 15237 raft_consensus.cc:3060] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.656095 15164 raft_consensus.cc:2468] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:38.657217 15055 leader_election.cc:304] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:38.657809 15237 raft_consensus.cc:2468] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:38.657974 15300 raft_consensus.cc:2804] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:38.658488 15300 raft_consensus.cc:697] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:38.659345 15300 consensus_queue.cc:237] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } }
I20260710 13:19:38.665446 14985 catalog_manager.cc:5697] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 1 to 2, leader changed from 90b326167fca473ea3bb874c7825205b (127.10.245.195) to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:38.686956 15348 raft_consensus.cc:993] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a: : Instructing follower 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:38.687433 15300 raft_consensus.cc:1081] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Signalling peer 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:38.688905 15164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5"
dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:33732
I20260710 13:19:38.689368 15164 raft_consensus.cc:493] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:38.689651 15164 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.694625 15164 raft_consensus.cc:515] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.696412 15164 leader_election.cc:290] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:38.697417 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:38.697423 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:38.698288 15087 raft_consensus.cc:3055] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:38.698343 15237 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.698853 15087 raft_consensus.cc:740] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:38.699734 15087 consensus_queue.cc:260] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.701030 15087 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.706035 15237 raft_consensus.cc:2468] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:38.707294 15130 leader_election.cc:304] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:38.707993 15087 raft_consensus.cc:2468] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:38.708022 15323 raft_consensus.cc:2804] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:38.708668 15323 raft_consensus.cc:697] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:38.709405 15323 consensus_queue.cc:237] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.715492 14985 catalog_manager.cc:5697] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 1 to 2, leader changed from 6b4238d0754149fcbc75df70456be74a (127.10.245.193) to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:38.735386 15316 raft_consensus.cc:993] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b: : Instructing follower 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:38.735929 15285 raft_consensus.cc:1081] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Signalling peer 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:38.737466 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:37766
I20260710 13:19:38.737973 15087 raft_consensus.cc:493] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:38.738274 15087 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.743574 15087 raft_consensus.cc:515] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.745458 15087 leader_election.cc:290] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:38.746266 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:38.746507 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:38.746955 15164 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.747160 15237 raft_consensus.cc:3055] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:38.747634 15237 raft_consensus.cc:740] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:38.748356 15237 consensus_queue.cc:260] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.749372 15237 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:38.753360 15164 raft_consensus.cc:2468] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:38.754659 15055 leader_election.cc:304] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:38.755505 15300 raft_consensus.cc:2804] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:38.755947 15300 raft_consensus.cc:697] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:38.756145 15237 raft_consensus.cc:2468] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:38.756773 15300 consensus_queue.cc:237] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:38.764089 14985 catalog_manager.cc:5697] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 1 to 2, leader changed from 90b326167fca473ea3bb874c7825205b (127.10.245.195) to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:38.961323 15237 raft_consensus.cc:1275] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:38.962783 15323 consensus_queue.cc:1048] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:38.971307 15087 raft_consensus.cc:1275] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:38.973109 15317 consensus_queue.cc:1048] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.008276 15164 raft_consensus.cc:1275] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.009667 15285 consensus_queue.cc:1048] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.017663 15087 raft_consensus.cc:1275] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.019070 15365 consensus_queue.cc:1048] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.050503 15237 raft_consensus.cc:1275] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.052129 15300 consensus_queue.cc:1048] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.061367 15164 raft_consensus.cc:1275] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.062963 15348 consensus_queue.cc:1048] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.092551 15237 raft_consensus.cc:1275] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.093950 15317 consensus_queue.cc:1048] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.095273 15164 raft_consensus.cc:1275] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.096665 15284 consensus_queue.cc:1048] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.105046 15087 raft_consensus.cc:1275] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.106896 15317 consensus_queue.cc:1048] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:39.113955 15237 raft_consensus.cc:1275] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.116137 15300 consensus_queue.cc:1048] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:39.137600 15237 raft_consensus.cc:1275] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.138900 15370 consensus_queue.cc:1048] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.146051 15164 raft_consensus.cc:1275] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.147742 15348 consensus_queue.cc:1048] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.346278 14987 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59408:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:41.348875 14987 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:41.404012 15076 tablet_service.cc:1511] Processing CreateTablet for tablet bbad35d8746f497c9b50150cc60dc84e (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:41.405617 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbad35d8746f497c9b50150cc60dc84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.405318 15149 tablet_service.cc:1511] Processing CreateTablet for tablet bbad35d8746f497c9b50150cc60dc84e (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:41.406921 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbad35d8746f497c9b50150cc60dc84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.409929 15224 tablet_service.cc:1511] Processing CreateTablet for tablet bbad35d8746f497c9b50150cc60dc84e (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:41.409789 15077 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4c316363124c4280cd05ea66768325 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:41.411242 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4c316363124c4280cd05ea66768325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.411257 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbad35d8746f497c9b50150cc60dc84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.413174 15146 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4c316363124c4280cd05ea66768325 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:41.414707 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4c316363124c4280cd05ea66768325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.415108 15225 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4c316363124c4280cd05ea66768325 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:41.416481 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4c316363124c4280cd05ea66768325. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.425886 15078 tablet_service.cc:1511] Processing CreateTablet for tablet def9d8ad795546f5989798e9165e0889 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:41.427380 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def9d8ad795546f5989798e9165e0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.434321 15150 tablet_service.cc:1511] Processing CreateTablet for tablet def9d8ad795546f5989798e9165e0889 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:41.435964 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def9d8ad795546f5989798e9165e0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.436380 15223 tablet_service.cc:1511] Processing CreateTablet for tablet def9d8ad795546f5989798e9165e0889 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:41.437971 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet def9d8ad795546f5989798e9165e0889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.461215 15385 tablet_bootstrap.cc:492] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.463973 15079 tablet_service.cc:1511] Processing CreateTablet for tablet b84a9f356690455e95c7603ee241a509 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:41.465363 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84a9f356690455e95c7603ee241a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.465866 15146 tablet_service.cc:1511] Processing CreateTablet for tablet b84a9f356690455e95c7603ee241a509 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:41.467322 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84a9f356690455e95c7603ee241a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.472640 15222 tablet_service.cc:1511] Processing CreateTablet for tablet b84a9f356690455e95c7603ee241a509 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:41.474123 15222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84a9f356690455e95c7603ee241a509. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.476954 15386 tablet_bootstrap.cc:492] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.485126 15386 tablet_bootstrap.cc:654] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.485257 15385 tablet_bootstrap.cc:654] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.503247 15385 tablet_bootstrap.cc:492] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.503825 15385 ts_tablet_manager.cc:1403] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.012s
I20260710 13:19:41.507138 15079 tablet_service.cc:1511] Processing CreateTablet for tablet e9a905ecc3fb40adbafc907006936d00 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:41.507191 15385 raft_consensus.cc:359] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.508240 15385 raft_consensus.cc:385] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.508548 15385 raft_consensus.cc:740] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.509347 15385 consensus_queue.cc:260] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.508653 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a905ecc3fb40adbafc907006936d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.512461 15146 tablet_service.cc:1511] Processing CreateTablet for tablet e9a905ecc3fb40adbafc907006936d00 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:41.513767 15146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a905ecc3fb40adbafc907006936d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.518760 15224 tablet_service.cc:1511] Processing CreateTablet for tablet e9a905ecc3fb40adbafc907006936d00 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:41.520221 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9a905ecc3fb40adbafc907006936d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.522001 15385 ts_tablet_manager.cc:1434] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 13:19:41.523206 15385 tablet_bootstrap.cc:492] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.527143 15150 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9958b6f9c649bca4762eb5e81ba0a4 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:41.528527 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9958b6f9c649bca4762eb5e81ba0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.530138 15385 tablet_bootstrap.cc:654] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.538177 15076 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9958b6f9c649bca4762eb5e81ba0a4 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:41.539754 15076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9958b6f9c649bca4762eb5e81ba0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.548128 15387 tablet_bootstrap.cc:492] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:41.556169 15225 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9958b6f9c649bca4762eb5e81ba0a4 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:41.558207 15225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9958b6f9c649bca4762eb5e81ba0a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.571549 15077 tablet_service.cc:1511] Processing CreateTablet for tablet bf2e7ea71bbb43ca99abe0c5bcbfc544 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:41.572077 15150 tablet_service.cc:1511] Processing CreateTablet for tablet bf2e7ea71bbb43ca99abe0c5bcbfc544 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:41.572986 15077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2e7ea71bbb43ca99abe0c5bcbfc544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.573221 15150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2e7ea71bbb43ca99abe0c5bcbfc544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.580618 15223 tablet_service.cc:1511] Processing CreateTablet for tablet bf2e7ea71bbb43ca99abe0c5bcbfc544 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:41.581455 15078 tablet_service.cc:1511] Processing CreateTablet for tablet 634aa37155484b8db2415e6679224ffc (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:41.582209 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf2e7ea71bbb43ca99abe0c5bcbfc544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.582142 15149 tablet_service.cc:1511] Processing CreateTablet for tablet 634aa37155484b8db2415e6679224ffc (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:41.583431 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634aa37155484b8db2415e6679224ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.583581 15149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634aa37155484b8db2415e6679224ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.587261 15385 tablet_bootstrap.cc:492] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.587868 15385 ts_tablet_manager.cc:1403] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.065s	user 0.019s	sys 0.016s
I20260710 13:19:41.589625 15073 tablet_service.cc:1511] Processing CreateTablet for tablet 947e10728fb54465a082441f747ec5d4 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:41.590982 15073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947e10728fb54465a082441f747ec5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.601302 15154 tablet_service.cc:1511] Processing CreateTablet for tablet 947e10728fb54465a082441f747ec5d4 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:41.602794 15154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947e10728fb54465a082441f747ec5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.602006 15227 tablet_service.cc:1511] Processing CreateTablet for tablet 947e10728fb54465a082441f747ec5d4 (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:41.612658 15387 tablet_bootstrap.cc:654] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.612931 15227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947e10728fb54465a082441f747ec5d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.621946 15386 tablet_bootstrap.cc:492] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.622565 15386 ts_tablet_manager.cc:1403] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.146s	user 0.012s	sys 0.025s
I20260710 13:19:41.622656 15385 raft_consensus.cc:359] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.623492 15385 raft_consensus.cc:385] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.623863 15385 raft_consensus.cc:740] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.624707 15385 consensus_queue.cc:260] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.625886 15386 raft_consensus.cc:359] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.623564 15224 tablet_service.cc:1511] Processing CreateTablet for tablet 634aa37155484b8db2415e6679224ffc (DEFAULT_TABLE table=soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:41.626773 15386 raft_consensus.cc:385] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.627161 15386 raft_consensus.cc:740] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.627751 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634aa37155484b8db2415e6679224ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:41.627975 15386 consensus_queue.cc:260] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.640506 15386 ts_tablet_manager.cc:1434] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:19:41.647645 15385 ts_tablet_manager.cc:1434] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260710 13:19:41.647841 15386 tablet_bootstrap.cc:492] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.655587 15386 tablet_bootstrap.cc:654] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.682156 15391 raft_consensus.cc:493] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.682756 15391 raft_consensus.cc:515] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.684993 15391 leader_election.cc:290] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:41.687222 15385 tablet_bootstrap.cc:492] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.688457 15387 tablet_bootstrap.cc:492] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:41.687023 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:41.689028 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
W20260710 13:19:41.690614 15130 leader_election.cc:343] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:41.691409 15130 leader_election.cc:343] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:41.691923 15130 leader_election.cc:304] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d; no voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:41.692729 15391 raft_consensus.cc:2749] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:41.693670 15387 ts_tablet_manager.cc:1403] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.009s
I20260710 13:19:41.694351 15386 tablet_bootstrap.cc:492] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.694933 15386 ts_tablet_manager.cc:1403] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.016s
I20260710 13:19:41.695700 15385 tablet_bootstrap.cc:654] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.697161 15387 raft_consensus.cc:359] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.698041 15387 raft_consensus.cc:385] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.698387 15387 raft_consensus.cc:740] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.698258 15386 raft_consensus.cc:359] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.699148 15386 raft_consensus.cc:385] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.699493 15386 raft_consensus.cc:740] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.700291 15386 consensus_queue.cc:260] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.704854 15385 tablet_bootstrap.cc:492] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.705387 15385 ts_tablet_manager.cc:1403] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260710 13:19:41.705799 15386 ts_tablet_manager.cc:1434] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:41.705415 15387 consensus_queue.cc:260] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.707079 15386 tablet_bootstrap.cc:492] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.708460 15385 raft_consensus.cc:359] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.709175 15385 raft_consensus.cc:385] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.709470 15385 raft_consensus.cc:740] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.710443 15385 consensus_queue.cc:260] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.712807 15385 ts_tablet_manager.cc:1434] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:41.714656 15386 tablet_bootstrap.cc:654] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.716840 15387 ts_tablet_manager.cc:1434] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:19:41.717859 15387 tablet_bootstrap.cc:492] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:41.719496 15385 tablet_bootstrap.cc:492] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.727774 15386 tablet_bootstrap.cc:492] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.728382 15386 ts_tablet_manager.cc:1403] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 13:19:41.731535 15385 tablet_bootstrap.cc:654] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.731850 15386 raft_consensus.cc:359] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.732681 15386 raft_consensus.cc:385] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.733197 15386 raft_consensus.cc:740] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.734189 15386 consensus_queue.cc:260] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.736897 15386 ts_tablet_manager.cc:1434] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:41.737875 15386 tablet_bootstrap.cc:492] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.740473 15385 tablet_bootstrap.cc:492] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.741019 15385 ts_tablet_manager.cc:1403] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260710 13:19:41.743955 15387 tablet_bootstrap.cc:654] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.744472 15385 raft_consensus.cc:359] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.745261 15385 raft_consensus.cc:385] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.745601 15385 raft_consensus.cc:740] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.746112 15386 tablet_bootstrap.cc:654] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.746337 15385 consensus_queue.cc:260] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.751823 15385 ts_tablet_manager.cc:1434] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:41.752879 15385 tablet_bootstrap.cc:492] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.759616 15385 tablet_bootstrap.cc:654] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.766114 15387 tablet_bootstrap.cc:492] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:41.766919 15387 ts_tablet_manager.cc:1403] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.006s
I20260710 13:19:41.770556 15387 raft_consensus.cc:359] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.771283 15387 raft_consensus.cc:385] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.771571 15387 raft_consensus.cc:740] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.772280 15387 consensus_queue.cc:260] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.774497 15387 ts_tablet_manager.cc:1434] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:41.775627 15387 tablet_bootstrap.cc:492] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:41.777755 15386 tablet_bootstrap.cc:492] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.777766 15385 tablet_bootstrap.cc:492] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.778505 15385 ts_tablet_manager.cc:1403] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260710 13:19:41.778505 15386 ts_tablet_manager.cc:1403] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.016s
I20260710 13:19:41.781713 15385 raft_consensus.cc:359] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.782415 15385 raft_consensus.cc:385] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.782759 15387 tablet_bootstrap.cc:654] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.782783 15385 raft_consensus.cc:740] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.783869 15385 consensus_queue.cc:260] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.786387 15385 ts_tablet_manager.cc:1434] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:19:41.787434 15385 tablet_bootstrap.cc:492] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.784442 15386 raft_consensus.cc:359] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.788286 15386 raft_consensus.cc:385] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.788605 15386 raft_consensus.cc:740] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.789424 15386 consensus_queue.cc:260] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.792021 15386 ts_tablet_manager.cc:1434] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:19:41.793206 15386 tablet_bootstrap.cc:492] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.795332 15385 tablet_bootstrap.cc:654] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.799755 15386 tablet_bootstrap.cc:654] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.802232 15385 tablet_bootstrap.cc:492] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.802765 15385 ts_tablet_manager.cc:1403] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:19:41.806010 15385 raft_consensus.cc:359] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.807030 15385 raft_consensus.cc:385] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.807433 15385 raft_consensus.cc:740] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.809065 15385 consensus_queue.cc:260] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.812549 15385 ts_tablet_manager.cc:1434] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:41.813601 15385 tablet_bootstrap.cc:492] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.814224 15387 tablet_bootstrap.cc:492] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:41.814877 15387 ts_tablet_manager.cc:1403] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260710 13:19:41.818498 15387 raft_consensus.cc:359] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.814934 15386 tablet_bootstrap.cc:492] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.819650 15386 ts_tablet_manager.cc:1403] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260710 13:19:41.819913 15385 tablet_bootstrap.cc:654] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.820513 15283 raft_consensus.cc:493] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.821034 15283 raft_consensus.cc:515] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.822932 15386 raft_consensus.cc:359] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.823864 15386 raft_consensus.cc:385] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.824272 15386 raft_consensus.cc:740] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.825153 15386 consensus_queue.cc:260] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.825625 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84a9f356690455e95c7603ee241a509" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:41.828384 15386 ts_tablet_manager.cc:1434] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:19:41.828987 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84a9f356690455e95c7603ee241a509" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:41.826066 15387 raft_consensus.cc:385] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:41.831003 15130 leader_election.cc:343] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:41.831948 15130 leader_election.cc:343] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:41.823285 15283 leader_election.cc:290] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:41.829834 15387 raft_consensus.cc:740] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.832448 15130 leader_election.cc:304] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d; no voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:41.833846 15387 consensus_queue.cc:260] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.834234 15283 raft_consensus.cc:2749] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:41.834666 15386 tablet_bootstrap.cc:492] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.836624 15387 ts_tablet_manager.cc:1434] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:19:41.838305 15387 tablet_bootstrap.cc:492] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:41.843824 15386 tablet_bootstrap.cc:654] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.844054 15365 raft_consensus.cc:493] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.844512 15365 raft_consensus.cc:515] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.845399 15385 tablet_bootstrap.cc:492] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.845947 15385 ts_tablet_manager.cc:1403] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.019s
I20260710 13:19:41.846293 15365 leader_election.cc:290] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:41.847083 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:41.847805 15087 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:41.849784 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:41.849815 15385 raft_consensus.cc:359] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.850601 15163 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:41.850998 15385 raft_consensus.cc:385] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.851404 15385 raft_consensus.cc:740] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.852372 15385 consensus_queue.cc:260] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.852499 15204 leader_election.cc:304] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:41.853304 15365 raft_consensus.cc:493] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.853861 15365 raft_consensus.cc:515] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.855775 15385 ts_tablet_manager.cc:1434] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 13:19:41.856309 15365 leader_election.cc:290] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:41.856956 15365 raft_consensus.cc:2804] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:41.857162 15385 tablet_bootstrap.cc:492] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.857394 15365 raft_consensus.cc:493] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.857973 15365 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.865834 15365 raft_consensus.cc:515] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.871601 15387 tablet_bootstrap.cc:654] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.872318 15365 leader_election.cc:290] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:41.866379 15385 tablet_bootstrap.cc:654] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.877447 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:41.877768 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:41.878391 15087 raft_consensus.cc:2468] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:41.878695 15163 raft_consensus.cc:2468] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:41.881517 15386 tablet_bootstrap.cc:492] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.881415 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:41.882150 15386 ts_tablet_manager.cc:1403] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.033s
I20260710 13:19:41.882390 15387 tablet_bootstrap.cc:492] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:41.882473 15087 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.882967 15387 ts_tablet_manager.cc:1403] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.003s
I20260710 13:19:41.885372 15407 raft_consensus.cc:493] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.885535 15386 raft_consensus.cc:359] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.885910 15407 raft_consensus.cc:515] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.886291 15386 raft_consensus.cc:385] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.886619 15386 raft_consensus.cc:740] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.887413 15386 consensus_queue.cc:260] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.888029 15407 leader_election.cc:290] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:41.889761 15386 ts_tablet_manager.cc:1434] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:41.890722 15386 tablet_bootstrap.cc:492] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.891721 15387 raft_consensus.cc:359] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.892454 15387 raft_consensus.cc:385] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.892500 15087 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:41.892828 15387 raft_consensus.cc:740] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.893621 15387 consensus_queue.cc:260] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.894744 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:41.895337 15163 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.898207 15386 tablet_bootstrap.cc:654] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.899746 15387 ts_tablet_manager.cc:1434] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:41.901381 15387 tablet_bootstrap.cc:492] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:41.901669 15407 raft_consensus.cc:493] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.902149 15407 raft_consensus.cc:515] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.904172 15407 leader_election.cc:290] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:41.908010 15163 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:41.908697 15387 tablet_bootstrap.cc:654] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.909420 15385 tablet_bootstrap.cc:492] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.911149 15385 ts_tablet_manager.cc:1403] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.013s
I20260710 13:19:41.909514 15395 raft_consensus.cc:493] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:41.910460 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947e10728fb54465a082441f747ec5d4" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:41.911659 15395 raft_consensus.cc:515] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.913637 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:41.913847 15395 leader_election.cc:290] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:41.916078 15386 tablet_bootstrap.cc:492] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.916000 15385 raft_consensus.cc:359] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.916712 15385 raft_consensus.cc:385] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.916711 15386 ts_tablet_manager.cc:1403] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260710 13:19:41.917131 15385 raft_consensus.cc:740] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.917215 15387 tablet_bootstrap.cc:492] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:41.917842 15387 ts_tablet_manager.cc:1403] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 13:19:41.917932 15385 consensus_queue.cc:260] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.920143 15385 ts_tablet_manager.cc:1434] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:41.920274 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def9d8ad795546f5989798e9165e0889" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:41.920918 15238 raft_consensus.cc:2468] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:41.922185 15386 raft_consensus.cc:359] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.924933 15386 raft_consensus.cc:385] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.925019 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:41.925312 15386 raft_consensus.cc:740] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.926151 15386 consensus_queue.cc:260] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.924621 15385 tablet_bootstrap.cc:492] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d: Bootstrap starting.
I20260710 13:19:41.928073 15055 leader_election.cc:304] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:41.923305 15387 raft_consensus.cc:359] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.928829 15387 raft_consensus.cc:385] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.928999 15395 raft_consensus.cc:2804] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:41.929271 15387 raft_consensus.cc:740] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.929452 15395 raft_consensus.cc:493] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.929890 15395 raft_consensus.cc:3060] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.923820 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def9d8ad795546f5989798e9165e0889" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:41.910240 15204 leader_election.cc:304] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:41.930631 15164 raft_consensus.cc:2468] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:41.930595 15387 consensus_queue.cc:260] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.932068 15365 raft_consensus.cc:2804] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:41.933211 15365 raft_consensus.cc:493] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.933596 15365 raft_consensus.cc:3060] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.935135 15387 ts_tablet_manager.cc:1434] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:19:41.940493 15387 tablet_bootstrap.cc:492] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:41.940644 15365 raft_consensus.cc:515] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.936712 15386 ts_tablet_manager.cc:1434] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:19:41.939337 15385 tablet_bootstrap.cc:654] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.943084 15204 leader_election.cc:304] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:41.943866 15407 raft_consensus.cc:2804] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:41.946051 15204 leader_election.cc:343] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:41.946805 15204 leader_election.cc:343] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:41.948580 15204 leader_election.cc:343] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:41.951507 15204 leader_election.cc:304] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90b326167fca473ea3bb874c7825205b; no voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:41.948711 15386 tablet_bootstrap.cc:492] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:41.950075 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:41.952690 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:41.953027 15164 raft_consensus.cc:3060] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.953332 15089 raft_consensus.cc:3060] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.950040 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947e10728fb54465a082441f747ec5d4" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:41.950954 15387 tablet_bootstrap.cc:654] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.959023 15163 raft_consensus.cc:2468] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:41.945508 15365 leader_election.cc:290] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:41.959908 15365 raft_consensus.cc:2749] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:41.960529 15386 tablet_bootstrap.cc:654] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:41.960467 15164 raft_consensus.cc:2468] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:41.961369 15395 raft_consensus.cc:515] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.969403 15385 tablet_bootstrap.cc:492] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d: No bootstrap required, opened a new log
I20260710 13:19:41.969784 15387 tablet_bootstrap.cc:492] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:41.970291 15385 ts_tablet_manager.cc:1403] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.004s
I20260710 13:19:41.970320 15387 ts_tablet_manager.cc:1403] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260710 13:19:41.974397 15385 raft_consensus.cc:359] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.975687 15385 raft_consensus.cc:385] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.976013 15385 raft_consensus.cc:740] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.976727 15385 consensus_queue.cc:260] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.977507 15387 raft_consensus.cc:359] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.981465 15387 raft_consensus.cc:385] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.981819 15387 raft_consensus.cc:740] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.978689 15204 leader_election.cc:304] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [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: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:41.983491 15414 raft_consensus.cc:2804] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:41.983845 15414 raft_consensus.cc:493] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:41.984153 15414 raft_consensus.cc:3060] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.987926 15385 ts_tablet_manager.cc:1434] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:19:41.991539 15414 raft_consensus.cc:515] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.980530 15386 tablet_bootstrap.cc:492] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:41.995127 15386 ts_tablet_manager.cc:1403] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.011s
I20260710 13:19:41.982579 15387 consensus_queue.cc:260] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.996352 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def9d8ad795546f5989798e9165e0889" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:41.997685 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "def9d8ad795546f5989798e9165e0889" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:41.997797 15386 raft_consensus.cc:359] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.994550 15204 leader_election.cc:304] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:41.998308 15164 raft_consensus.cc:3060] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.998534 15386 raft_consensus.cc:385] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:41.998908 15386 raft_consensus.cc:740] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:41.998937 15365 raft_consensus.cc:2804] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:41.999541 15365 raft_consensus.cc:697] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:41.999707 15386 consensus_queue.cc:260] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.000478 15365 consensus_queue.cc:237] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:41.997713 15238 raft_consensus.cc:3060] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.999544 15387 ts_tablet_manager.cc:1434] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 13:19:42.005010 15387 tablet_bootstrap.cc:492] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:42.007099 15164 raft_consensus.cc:2468] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:41.997128 15414 leader_election.cc:290] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:41.994509 15395 leader_election.cc:290] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.009532 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947e10728fb54465a082441f747ec5d4" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:42.010138 15163 raft_consensus.cc:3060] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:41.992578 15089 raft_consensus.cc:2468] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:42.011112 15055 leader_election.cc:304] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:42.014294 15238 raft_consensus.cc:2468] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:42.014861 15395 raft_consensus.cc:2804] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.014896 15407 raft_consensus.cc:697] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:42.016710 15407 consensus_queue.cc:237] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.017647 15395 raft_consensus.cc:697] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:42.023324 15387 tablet_bootstrap.cc:654] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:42.027801 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947e10728fb54465a082441f747ec5d4" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
W20260710 13:19:42.029999 15204 leader_election.cc:343] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:42.019654 15395 consensus_queue.cc:237] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.033067 15391 raft_consensus.cc:493] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.033731 15391 raft_consensus.cc:515] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.036088 15391 leader_election.cc:290] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.037530 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634aa37155484b8db2415e6679224ffc" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:42.038380 15238 raft_consensus.cc:2468] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:42.040745 15130 leader_election.cc:304] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:42.041852 15391 raft_consensus.cc:2804] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:42.042363 15391 raft_consensus.cc:493] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:42.042834 15391 raft_consensus.cc:3060] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.045994 15163 raft_consensus.cc:2468] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:42.047253 15204 leader_election.cc:304] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:42.047595 14985 catalog_manager.cc:5697] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.048396 15365 raft_consensus.cc:2804] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.048869 15365 raft_consensus.cc:697] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:42.049654 15365 consensus_queue.cc:237] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.043324 14986 catalog_manager.cc:5697] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 1 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:42.050362 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634aa37155484b8db2415e6679224ffc" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:42.051380 15089 raft_consensus.cc:2468] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:42.055315 15386 ts_tablet_manager.cc:1434] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.060s	user 0.017s	sys 0.026s
I20260710 13:19:42.056221 15386 tablet_bootstrap.cc:492] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b: Bootstrap starting.
I20260710 13:19:42.061638 15386 tablet_bootstrap.cc:654] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:42.068487 15391 raft_consensus.cc:515] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.069485 15387 tablet_bootstrap.cc:492] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:42.070035 15387 ts_tablet_manager.cc:1403] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.065s	user 0.020s	sys 0.017s
I20260710 13:19:42.070828 15391 leader_election.cc:290] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.072270 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634aa37155484b8db2415e6679224ffc" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:42.072858 15089 raft_consensus.cc:3060] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.072887 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634aa37155484b8db2415e6679224ffc" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.072956 15387 raft_consensus.cc:359] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.073997 15238 raft_consensus.cc:3060] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.074190 15387 raft_consensus.cc:385] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:42.074663 15387 raft_consensus.cc:740] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:42.075489 15387 consensus_queue.cc:260] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.078143 15387 ts_tablet_manager.cc:1434] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:42.079260 15387 tablet_bootstrap.cc:492] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:42.080327 15089 raft_consensus.cc:2468] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:42.083446 15130 leader_election.cc:304] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:42.084399 15391 raft_consensus.cc:2804] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.085740 15391 raft_consensus.cc:697] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:42.086864 15387 tablet_bootstrap.cc:654] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:42.086578 15391 consensus_queue.cc:237] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.088752 15238 raft_consensus.cc:2468] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:42.089493 15386 tablet_bootstrap.cc:492] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b: No bootstrap required, opened a new log
I20260710 13:19:42.090005 15386 ts_tablet_manager.cc:1403] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.013s
I20260710 13:19:42.093372 15386 raft_consensus.cc:359] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.094208 15386 raft_consensus.cc:385] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:42.094552 15386 raft_consensus.cc:740] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Initialized, Role: FOLLOWER
I20260710 13:19:42.095419 15386 consensus_queue.cc:260] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.098147 15386 ts_tablet_manager.cc:1434] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:42.100627 15365 raft_consensus.cc:493] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.101135 15365 raft_consensus.cc:515] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.103256 15365 leader_election.cc:290] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:42.105338 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:42.107096 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:42.107985 15163 raft_consensus.cc:2468] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 0.
I20260710 13:19:42.105490 15395 raft_consensus.cc:493] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.111591 15204 leader_election.cc:304] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:42.112249 15395 raft_consensus.cc:515] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.112756 15365 raft_consensus.cc:2804] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:42.113134 15365 raft_consensus.cc:493] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:42.113617 15365 raft_consensus.cc:3060] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.114434 15395 leader_election.cc:290] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.115026 15391 raft_consensus.cc:493] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.115491 15391 raft_consensus.cc:515] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.116915 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84a9f356690455e95c7603ee241a509" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:42.117558 15237 raft_consensus.cc:2468] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
W20260710 13:19:42.112977 15204 leader_election.cc:343] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:42.119405 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a" is_pre_election: true
I20260710 13:19:42.120172 15391 leader_election.cc:290] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
W20260710 13:19:42.121089 15130 leader_election.cc:343] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:42.121384 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84a9f356690455e95c7603ee241a509" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:42.122254 15163 raft_consensus.cc:2468] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:42.123769 15055 leader_election.cc:304] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:42.124833 15395 raft_consensus.cc:2804] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:42.125196 15395 raft_consensus.cc:493] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:42.119617 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:42.125540 15395 raft_consensus.cc:3060] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.125917 15237 raft_consensus.cc:2468] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 0.
I20260710 13:19:42.122200 15365 raft_consensus.cc:515] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.127882 15130 leader_election.cc:304] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [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: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:42.128825 15365 leader_election.cc:290] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:42.130134 15283 raft_consensus.cc:2804] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:42.130004 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:42.130533 15283 raft_consensus.cc:493] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:42.130765 15163 raft_consensus.cc:3060] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.130962 15283 raft_consensus.cc:3060] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.131330 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
W20260710 13:19:42.132634 15204 leader_election.cc:343] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:42.136672 15395 raft_consensus.cc:515] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.138763 15163 raft_consensus.cc:2468] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 1.
I20260710 13:19:42.139569 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84a9f356690455e95c7603ee241a509" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:42.139885 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84a9f356690455e95c7603ee241a509" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.140226 15164 raft_consensus.cc:3060] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.140012 15204 leader_election.cc:304] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:42.140451 15237 raft_consensus.cc:3060] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.143467 15365 raft_consensus.cc:2804] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.144017 15365 raft_consensus.cc:697] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:42.145031 15365 consensus_queue.cc:237] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.147887 15164 raft_consensus.cc:2468] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:42.139703 15395 leader_election.cc:290] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.149344 15055 leader_election.cc:304] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:42.150503 15395 raft_consensus.cc:2804] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.151377 15395 raft_consensus.cc:697] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:42.152477 15395 consensus_queue.cc:237] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.158993 15387 tablet_bootstrap.cc:492] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:42.159616 15387 ts_tablet_manager.cc:1403] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.081s	user 0.019s	sys 0.028s
I20260710 13:19:42.162609 15387 raft_consensus.cc:359] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.163333 15387 raft_consensus.cc:385] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:42.163645 15387 raft_consensus.cc:740] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:42.164330 15387 consensus_queue.cc:260] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.166471 15387 ts_tablet_manager.cc:1434] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:42.167459 15387 tablet_bootstrap.cc:492] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a: Bootstrap starting.
I20260710 13:19:42.169993 14986 catalog_manager.cc:5697] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 1 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:42.172646 14986 catalog_manager.cc:5697] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 1 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:42.175684 15387 tablet_bootstrap.cc:654] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:42.181035 15237 raft_consensus.cc:2468] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:42.188606 14987 catalog_manager.cc:5697] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.200675 15374 raft_consensus.cc:493] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.201217 15374 raft_consensus.cc:515] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.204154 15374 leader_election.cc:290] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.207237 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:42.208173 15238 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:42.210381 15164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:42.211028 15164 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 0.
I20260710 13:19:42.212579 15055 leader_election.cc:304] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:42.213312 15374 raft_consensus.cc:2804] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:42.213678 15374 raft_consensus.cc:493] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:42.213989 15374 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.159034 15283 raft_consensus.cc:515] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.227597 15434 raft_consensus.cc:493] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.229436 15434 raft_consensus.cc:515] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.230578 15374 raft_consensus.cc:515] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.232671 15434 leader_election.cc:290] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.234639 15089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:42.235965 15283 leader_election.cc:290] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
W20260710 13:19:42.236174 15130 leader_election.cc:343] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:42.239248 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:42.258176 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:42.259426 15163 raft_consensus.cc:2393] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b4238d0754149fcbc75df70456be74a in current term 1: Already voted for candidate 90b326167fca473ea3bb874c7825205b in this term.
I20260710 13:19:42.244396 15374 leader_election.cc:290] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.259827 15162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:42.257223 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.260442 15162 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.260609 15237 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.267788 14985 catalog_manager.cc:5697] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.269161 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.269802 15238 raft_consensus.cc:3060] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.275029 15055 leader_election.cc:304] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a; no voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:42.276065 15395 raft_consensus.cc:3060] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.279088 15238 raft_consensus.cc:2468] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 1.
I20260710 13:19:42.280493 15130 leader_election.cc:304] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:42.281605 15283 raft_consensus.cc:2804] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.286638 14986 catalog_manager.cc:5697] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 0 to 1, leader changed from <none> to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 1 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:42.291704 15395 raft_consensus.cc:2749] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:42.292361 15162 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:42.293578 15055 leader_election.cc:304] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:42.294550 15395 raft_consensus.cc:2804] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.294637 15387 tablet_bootstrap.cc:492] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a: No bootstrap required, opened a new log
I20260710 13:19:42.295163 15395 raft_consensus.cc:697] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:42.295403 15387 ts_tablet_manager.cc:1403] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.037s
I20260710 13:19:42.296044 15395 consensus_queue.cc:237] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.297811 15237 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 1.
I20260710 13:19:42.298697 15283 raft_consensus.cc:697] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:42.298717 15387 raft_consensus.cc:359] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.299667 15387 raft_consensus.cc:385] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:42.299988 15387 raft_consensus.cc:740] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Initialized, Role: FOLLOWER
I20260710 13:19:42.300064 15283 consensus_queue.cc:237] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.300853 15387 consensus_queue.cc:260] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.303339 15387 ts_tablet_manager.cc:1434] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:42.307374 14986 catalog_manager.cc:5697] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 1 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.311332 14985 catalog_manager.cc:5697] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 1 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.339430 15237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
mode: GRACEFUL
new_leader_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:57378
I20260710 13:19:42.339922 15237 raft_consensus.cc:606] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Received request to transfer leadership to TS 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:42.344888 15237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e4c316363124c4280cd05ea66768325"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
mode: GRACEFUL
new_leader_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:57378
I20260710 13:19:42.345472 15237 raft_consensus.cc:606] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Received request to transfer leadership to TS 6b4238d0754149fcbc75df70456be74a
I20260710 13:19:42.357800 15089 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
mode: GRACEFUL
new_leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:37778
I20260710 13:19:42.358332 15089 raft_consensus.cc:606] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Received request to transfer leadership to TS 11f2bbe9e4ef45159722e25badd10a8d
I20260710 13:19:42.363520 15237 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
mode: GRACEFUL
new_leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:57378
I20260710 13:19:42.364049 15237 raft_consensus.cc:606] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Received request to transfer leadership to TS 11f2bbe9e4ef45159722e25badd10a8d
I20260710 13:19:42.440841 15365 consensus_queue.cc:1048] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.451973 15417 consensus_queue.cc:1048] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:42.460212 15407 raft_consensus.cc:993] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: : Instructing follower 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:42.460700 15417 raft_consensus.cc:1081] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Signalling peer 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:42.462188 15089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e4c316363124c4280cd05ea66768325"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:37766
I20260710 13:19:42.462785 15089 raft_consensus.cc:493] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.463174 15089 raft_consensus.cc:3060] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.468804 15089 raft_consensus.cc:515] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.470844 15089 leader_election.cc:290] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.472138 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.472218 15162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4c316363124c4280cd05ea66768325" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:42.472676 15237 raft_consensus.cc:3055] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.473032 15237 raft_consensus.cc:740] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:42.472987 15162 raft_consensus.cc:3060] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.473874 15237 consensus_queue.cc:260] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.474910 15237 raft_consensus.cc:3060] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.477942 15395 raft_consensus.cc:493] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.478523 15395 raft_consensus.cc:515] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.480509 15395 leader_election.cc:290] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.481238 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947e10728fb54465a082441f747ec5d4" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:42.481483 15237 raft_consensus.cc:2468] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:42.482184 15163 raft_consensus.cc:2393] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b4238d0754149fcbc75df70456be74a in current term 1: Already voted for candidate 90b326167fca473ea3bb874c7825205b in this term.
I20260710 13:19:42.482044 15238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947e10728fb54465a082441f747ec5d4" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:42.482400 15162 raft_consensus.cc:2468] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:42.482875 15055 leader_election.cc:304] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:42.483717 15395 raft_consensus.cc:2804] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.484126 15395 raft_consensus.cc:697] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:42.484511 15055 leader_election.cc:304] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a; no voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:42.484840 15395 consensus_queue.cc:237] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.485178 15374 raft_consensus.cc:3060] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.490522 15374 raft_consensus.cc:2749] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:42.490980 14985 catalog_manager.cc:5697] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 1 to 2, leader changed from 90b326167fca473ea3bb874c7825205b (127.10.245.195) to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.512311 15417 consensus_queue.cc:1048] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.522992 15407 consensus_queue.cc:1048] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.550776 15374 consensus_queue.cc:1048] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.558177 15283 consensus_queue.cc:1048] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.562137 15395 consensus_queue.cc:1048] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.574453 15391 consensus_queue.cc:1048] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.589318 15407 consensus_queue.cc:1048] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.596036 15365 raft_consensus.cc:993] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: : Instructing follower 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:42.596562 15417 raft_consensus.cc:1081] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Signalling peer 6b4238d0754149fcbc75df70456be74a to start an election
I20260710 13:19:42.598203 15087 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
 from {username='slave'} at 127.0.0.1:37766
I20260710 13:19:42.600159 15087 raft_consensus.cc:493] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.600642 15087 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.602030 15417 consensus_queue.cc:1048] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.607990 15087 raft_consensus.cc:515] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.611272 15434 consensus_queue.cc:1048] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.615015 15087 leader_election.cc:290] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Requested vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.616201 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:42.616869 15163 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.620267 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.620781 15237 raft_consensus.cc:3055] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.621028 15237 raft_consensus.cc:740] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:42.621729 15237 consensus_queue.cc:260] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.622567 15237 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.623590 15163 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:42.626869 15055 leader_election.cc:304] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:42.627002 15237 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b4238d0754149fcbc75df70456be74a in term 2.
I20260710 13:19:42.628108 15395 raft_consensus.cc:2804] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.628636 15395 raft_consensus.cc:697] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Becoming Leader. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:42.629555 15395 consensus_queue.cc:237] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.634284 15395 consensus_queue.cc:1048] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.639739 14987 catalog_manager.cc:5697] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a reported cstate change: term changed from 1 to 2, leader changed from 90b326167fca473ea3bb874c7825205b (127.10.245.195) to 6b4238d0754149fcbc75df70456be74a (127.10.245.193). New cstate: current_term: 2 leader_uuid: "6b4238d0754149fcbc75df70456be74a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.651320 15417 consensus_queue.cc:1048] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.662576 15365 consensus_queue.cc:1048] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.669914 15412 raft_consensus.cc:993] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: : Instructing follower 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:42.670406 15365 raft_consensus.cc:1081] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Signalling peer 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:42.671954 15163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544"
dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:33736
I20260710 13:19:42.672401 15163 raft_consensus.cc:493] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.672680 15163 raft_consensus.cc:3060] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.677393 15163 raft_consensus.cc:515] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.679121 15163 leader_election.cc:290] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.680030 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:42.680444 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf2e7ea71bbb43ca99abe0c5bcbfc544" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.680686 15087 raft_consensus.cc:3060] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.680990 15237 raft_consensus.cc:3055] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.681306 15237 raft_consensus.cc:740] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:42.682053 15237 consensus_queue.cc:260] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.683270 15237 raft_consensus.cc:3060] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.687664 15087 raft_consensus.cc:2468] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:42.688848 15130 leader_election.cc:304] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 6b4238d0754149fcbc75df70456be74a; no voters: 
I20260710 13:19:42.689563 15283 raft_consensus.cc:2804] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.689512 15237 raft_consensus.cc:2468] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:42.690237 15283 raft_consensus.cc:697] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:42.691143 15283 consensus_queue.cc:237] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.698454 14986 catalog_manager.cc:5697] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 1 to 2, leader changed from 90b326167fca473ea3bb874c7825205b (127.10.245.195) to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.711140 15395 raft_consensus.cc:493] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:42.711781 15395 raft_consensus.cc:515] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.713739 15395 leader_election.cc:290] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.714399 15163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d" is_pre_election: true
I20260710 13:19:42.714712 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9a905ecc3fb40adbafc907006936d00" candidate_uuid: "6b4238d0754149fcbc75df70456be74a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90b326167fca473ea3bb874c7825205b" is_pre_election: true
I20260710 13:19:42.715571 15237 raft_consensus.cc:2393] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6b4238d0754149fcbc75df70456be74a in current term 1: Already voted for candidate 11f2bbe9e4ef45159722e25badd10a8d in this term.
I20260710 13:19:42.716570 15055 leader_election.cc:304] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6b4238d0754149fcbc75df70456be74a; no voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b
I20260710 13:19:42.717206 15395 raft_consensus.cc:3060] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.723104 15395 raft_consensus.cc:2749] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:42.805958 15283 consensus_queue.cc:1048] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.817358 15283 consensus_queue.cc:1048] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:42.880914 15435 consensus_queue.cc:1048] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.887297 15433 raft_consensus.cc:993] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: : Instructing follower 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:42.887780 15395 raft_consensus.cc:1081] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Signalling peer 11f2bbe9e4ef45159722e25badd10a8d to start an election
I20260710 13:19:42.889333 15162 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4"
dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
 from {username='slave'} at 127.0.0.1:33732
I20260710 13:19:42.890713 15162 raft_consensus.cc:493] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.891134 15162 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.892161 15435 consensus_queue.cc:1048] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:42.899184 15162 raft_consensus.cc:515] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.901921 15087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:42.902976 15087 raft_consensus.cc:3055] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.903008 15237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "11f2bbe9e4ef45159722e25badd10a8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "90b326167fca473ea3bb874c7825205b"
I20260710 13:19:42.903383 15087 raft_consensus.cc:740] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:42.903661 15237 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.904309 15087 consensus_queue.cc:260] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.905444 15087 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.901983 15162 leader_election.cc:290] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 90b326167fca473ea3bb874c7825205b (127.10.245.195:33013)
I20260710 13:19:42.909818 15237 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:42.911048 15130 leader_election.cc:304] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:42.911720 15283 raft_consensus.cc:2804] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.912147 15283 raft_consensus.cc:697] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Becoming Leader. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:42.912256 15087 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11f2bbe9e4ef45159722e25badd10a8d in term 2.
I20260710 13:19:42.912945 15283 consensus_queue.cc:237] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:42.920006 14987 catalog_manager.cc:5697] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d reported cstate change: term changed from 1 to 2, leader changed from 6b4238d0754149fcbc75df70456be74a (127.10.245.193) to 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194). New cstate: current_term: 2 leader_uuid: "11f2bbe9e4ef45159722e25badd10a8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.952358 15237 raft_consensus.cc:1275] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.953495 15435 consensus_queue.cc:1048] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.961360 15162 raft_consensus.cc:1275] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:42.962815 15433 consensus_queue.cc:1048] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.084723 15162 raft_consensus.cc:1275] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.085985 15433 consensus_queue.cc:1048] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.093647 15237 raft_consensus.cc:1275] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 6b4238d0754149fcbc75df70456be74a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.095350 15433 consensus_queue.cc:1048] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.191665 15237 raft_consensus.cc:1275] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.192996 15391 consensus_queue.cc:1048] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.200124 15087 raft_consensus.cc:1275] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.201699 15391 consensus_queue.cc:1048] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.362243 15087 raft_consensus.cc:1275] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.363648 15391 consensus_queue.cc:1048] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.372282 15237 raft_consensus.cc:1275] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Refusing update from remote peer 11f2bbe9e4ef45159722e25badd10a8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.375809 15461 consensus_queue.cc:1048] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:45.373313 14985 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59408:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:45.395325 14985 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59408:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:45.461854 11223 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:19:45.699680 15486 log.cc:927] Time spent T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260710 13:19:45.690639 15055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:33013, user_credentials={real_user=slave}} blocked reactor thread for 44374.8us
W20260710 13:19:45.714541 15490 log.cc:927] Time spent T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: Append to log took a long time: real 0.098s	user 0.004s	sys 0.000s
W20260710 13:19:45.714172 15489 log.cc:927] Time spent T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: Append to log took a long time: real 0.096s	user 0.003s	sys 0.000s
W20260710 13:19:45.714417 15495 log.cc:927] Time spent T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: Append to log took a long time: real 0.095s	user 0.000s	sys 0.004s
I20260710 13:19:45.730859 15512 tablet.cc:1724] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.734730 15515 tablet.cc:1724] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:45.742856 15501 log.cc:927] Time spent T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: Append to log took a long time: real 0.094s	user 0.002s	sys 0.000s
W20260710 13:19:45.773600 15130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:33013, user_credentials={real_user=slave}} blocked reactor thread for 53067.1us
W20260710 13:19:45.775768 15055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.194:35967, user_credentials={real_user=slave}} blocked reactor thread for 59547.2us
I20260710 13:19:45.775527 15162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4"
dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
mode: GRACEFUL
new_leader_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:33752
W20260710 13:19:45.788445 15504 log.cc:927] Time spent T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260710 13:19:45.817060 15523 tablet.cc:1724] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:45.835500 15055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:33013, user_credentials={real_user=slave}} blocked reactor thread for 53700.4us
W20260710 13:19:45.838354 15510 log.cc:927] Time spent T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
W20260710 13:19:45.844893 15130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.195:33013, user_credentials={real_user=slave}} blocked reactor thread for 69394.6us
I20260710 13:19:45.850028 15518 tablet.cc:1724] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.867990 15526 tablet.cc:1724] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.884601 15515 tablet.cc:1724] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.841967 15512 tablet.cc:1724] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.888902 15527 tablet.cc:1724] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.891461 15532 tablet.cc:1724] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.891633 15524 tablet.cc:1724] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.816390 15522 tablet.cc:1724] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:45.919147 15130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.193:46103, user_credentials={real_user=slave}} blocked reactor thread for 55588.5us
I20260710 13:19:45.928591 15523 tablet.cc:1724] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.934005 15162 raft_consensus.cc:606] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Received request to transfer leadership to TS 90b326167fca473ea3bb874c7825205b
I20260710 13:19:45.943321 15518 tablet.cc:1724] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.946115 15524 tablet.cc:1724] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.934590 15531 tablet.cc:1724] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.965727 15532 tablet.cc:1724] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.967859 15533 tablet.cc:1724] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.953716 15512 tablet.cc:1724] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.918540 15530 tablet.cc:1724] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:45.975415 15204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.245.193:46103, user_credentials={real_user=slave}} blocked reactor thread for 105112us
I20260710 13:19:45.971509 15524 tablet.cc:1724] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.993350 15527 tablet.cc:1724] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:45.990716 15518 tablet.cc:1724] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:46.010967 15531 tablet.cc:1724] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:46.018435 15526 tablet.cc:1724] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:46.020323 15532 tablet.cc:1724] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:46.020511 15533 tablet.cc:1724] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:46.029755 15523 tablet.cc:1724] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:46.032382 15085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
mode: GRACEFUL
new_leader_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:42414
I20260710 13:19:46.039165 15085 raft_consensus.cc:606] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Received request to transfer leadership to TS 90b326167fca473ea3bb874c7825205b
I20260710 13:19:46.041016 11223 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:19:46.041661 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:46.052917 15085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3"
dest_uuid: "6b4238d0754149fcbc75df70456be74a"
mode: GRACEFUL
new_leader_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:42414
I20260710 13:19:46.053571 15085 raft_consensus.cc:606] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Received request to transfer leadership to TS 90b326167fca473ea3bb874c7825205b
I20260710 13:19:46.056561 15162 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5"
dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
mode: GRACEFUL
new_leader_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:33752
I20260710 13:19:46.057199 15162 raft_consensus.cc:606] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Received request to transfer leadership to TS 90b326167fca473ea3bb874c7825205b
I20260710 13:19:46.059006 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:46.059592 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:46.060755 14984 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12: soft_deleted_table [id=d6f5cb5d31d74fed92a047ea014d3d07] alter complete (version 1)
I20260710 13:19:46.074445 15535 raft_consensus.cc:993] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d: : Instructing follower 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.075040 15536 raft_consensus.cc:1081] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Signalling peer 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.076685 15232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:57366
I20260710 13:19:46.077236 15232 raft_consensus.cc:493] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.077596 15232 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.083611 15514 raft_consensus.cc:993] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a: : Instructing follower 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.084218 15529 raft_consensus.cc:1081] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Signalling peer 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.084353 15232 raft_consensus.cc:515] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.086016 15234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:57350
I20260710 13:19:46.086597 15234 raft_consensus.cc:493] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.086992 15234 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.087080 15232 leader_election.cc:290] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 3 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:46.088083 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:46.088181 15162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6400c927048428da133a24ca5cdc5" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:46.088661 15085 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.088847 15162 raft_consensus.cc:3055] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.089283 15162 raft_consensus.cc:740] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:46.090202 15162 consensus_queue.cc:260] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.091496 15162 raft_consensus.cc:3060] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.095158 15085 raft_consensus.cc:2468] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.094861 15234 raft_consensus.cc:515] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.096369 15204 leader_election.cc:304] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [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: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:46.097083 15234 leader_election.cc:290] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 3 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:46.097802 15365 raft_consensus.cc:2804] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.098301 15365 raft_consensus.cc:697] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:46.098457 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:46.099036 15085 raft_consensus.cc:3055] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.099190 15365 consensus_queue.cc:237] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.099910 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38367fbe096d4e1b90b306c2b64da4e3" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:46.099391 15085 raft_consensus.cc:740] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:46.100514 15161 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.100579 15162 raft_consensus.cc:2468] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.101305 15085 consensus_queue.cc:260] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.102603 15085 raft_consensus.cc:3060] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.106482 15161 raft_consensus.cc:2468] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.107842 15204 leader_election.cc:304] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [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: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:46.108831 15534 raft_consensus.cc:2804] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.109308 15534 raft_consensus.cc:697] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:46.110030 15534 consensus_queue.cc:237] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.111290 15085 raft_consensus.cc:2468] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.113759 14984 catalog_manager.cc:5697] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 2 to 3, leader changed from 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194) to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 3 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.126292 14984 catalog_manager.cc:5697] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 2 to 3, leader changed from 6b4238d0754149fcbc75df70456be74a (127.10.245.193) to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 3 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.144553 15535 raft_consensus.cc:993] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: : Instructing follower 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.144980 15536 raft_consensus.cc:1081] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Signalling peer 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.146459 15234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:57366
I20260710 13:19:46.147018 15234 raft_consensus.cc:493] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.147326 15234 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.152273 15234 raft_consensus.cc:515] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.154060 15234 leader_election.cc:290] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 3 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:46.154908 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:46.155203 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9958b6f9c649bca4762eb5e81ba0a4" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:46.155512 15085 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.156080 15161 raft_consensus.cc:3055] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.156581 15161 raft_consensus.cc:740] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11f2bbe9e4ef45159722e25badd10a8d, State: Running, Role: LEADER
I20260710 13:19:46.157317 15161 consensus_queue.cc:260] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.158315 15161 raft_consensus.cc:3060] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.162070 15085 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.164285 15204 leader_election.cc:304] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [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: 6b4238d0754149fcbc75df70456be74a, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:46.164566 15161 raft_consensus.cc:2468] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.164974 15534 raft_consensus.cc:2804] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.165455 15534 raft_consensus.cc:697] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:46.166221 15534 consensus_queue.cc:237] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.172199 14984 catalog_manager.cc:5697] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 2 to 3, leader changed from 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194) to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 3 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.221659 15507 raft_consensus.cc:993] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: : Instructing follower 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.222182 15507 raft_consensus.cc:1081] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Signalling peer 90b326167fca473ea3bb874c7825205b to start an election
I20260710 13:19:46.223686 15234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e"
dest_uuid: "90b326167fca473ea3bb874c7825205b"
 from {username='slave'} at 127.0.0.1:57350
I20260710 13:19:46.224102 15234 raft_consensus.cc:493] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:46.224341 15234 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.229095 15234 raft_consensus.cc:515] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.230779 15234 leader_election.cc:290] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [CANDIDATE]: Term 3 election: Requested vote from peers 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103), 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967)
I20260710 13:19:46.231460 15085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6b4238d0754149fcbc75df70456be74a"
I20260710 13:19:46.231861 15161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbad35d8746f497c9b50150cc60dc84e" candidate_uuid: "90b326167fca473ea3bb874c7825205b" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "11f2bbe9e4ef45159722e25badd10a8d"
I20260710 13:19:46.232151 15085 raft_consensus.cc:3055] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:46.232450 15161 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.232492 15085 raft_consensus.cc:740] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6b4238d0754149fcbc75df70456be74a, State: Running, Role: LEADER
I20260710 13:19:46.233641 15085 consensus_queue.cc:260] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.234614 15085 raft_consensus.cc:3060] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:46.237829 15161 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.240031 15204 leader_election.cc:304] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [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: 11f2bbe9e4ef45159722e25badd10a8d, 90b326167fca473ea3bb874c7825205b; no voters: 
I20260710 13:19:46.241047 15534 raft_consensus.cc:2804] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:46.241602 15534 raft_consensus.cc:697] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Becoming Leader. State: Replica: 90b326167fca473ea3bb874c7825205b, State: Running, Role: LEADER
I20260710 13:19:46.242306 15534 consensus_queue.cc:237] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [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: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } }
I20260710 13:19:46.240999 15085 raft_consensus.cc:2468] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90b326167fca473ea3bb874c7825205b in term 3.
I20260710 13:19:46.249243 14984 catalog_manager.cc:5697] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b reported cstate change: term changed from 2 to 3, leader changed from 6b4238d0754149fcbc75df70456be74a (127.10.245.193) to 90b326167fca473ea3bb874c7825205b (127.10.245.195). New cstate: current_term: 3 leader_uuid: "90b326167fca473ea3bb874c7825205b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90b326167fca473ea3bb874c7825205b" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 33013 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.519634 15085 raft_consensus.cc:1275] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.520949 15534 consensus_queue.cc:1048] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.533046 15161 raft_consensus.cc:1275] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.537076 15365 consensus_queue.cc:1048] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.630962 15161 raft_consensus.cc:1275] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:46.632076 15365 consensus_queue.cc:1048] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.637871 15161 raft_consensus.cc:1275] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.639719 15534 consensus_queue.cc:1048] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.640256 15085 raft_consensus.cc:1275] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:46.644511 15534 consensus_queue.cc:1048] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.654376 15085 raft_consensus.cc:1275] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:46.655983 15549 consensus_queue.cc:1048] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.762012 15085 raft_consensus.cc:1275] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:46.763341 15549 consensus_queue.cc:1048] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b4238d0754149fcbc75df70456be74a" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 46103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.767204 15161 raft_consensus.cc:1275] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Refusing update from remote peer 90b326167fca473ea3bb874c7825205b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:46.768774 15365 consensus_queue.cc:1048] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [LEADER]: Connected to new peer: Peer: permanent_uuid: "11f2bbe9e4ef45159722e25badd10a8d" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 35967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:47.120891 11223 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:47.127259 11223 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:19:47.127681 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:47.132176 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:47.132562 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:48.169001 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
I20260710 13:19:48.207963 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:48.211596 11223 tablet_replica.cc:333] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.212643 11223 raft_consensus.cc:2243] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.213335 11223 raft_consensus.cc:2272] T e9a905ecc3fb40adbafc907006936d00 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.216264 11223 tablet_replica.cc:333] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.217113 11223 raft_consensus.cc:2243] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.217882 11223 raft_consensus.cc:2272] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.220402 11223 tablet_replica.cc:333] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.221012 11223 raft_consensus.cc:2243] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.221556 11223 raft_consensus.cc:2272] T 634aa37155484b8db2415e6679224ffc P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.223663 11223 tablet_replica.cc:333] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.224182 11223 raft_consensus.cc:2243] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.224658 11223 raft_consensus.cc:2272] T 947e10728fb54465a082441f747ec5d4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.226667 11223 tablet_replica.cc:333] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.227263 11223 raft_consensus.cc:2243] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.228089 11223 raft_consensus.cc:2272] T b84a9f356690455e95c7603ee241a509 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.230074 11223 tablet_replica.cc:333] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.230732 11223 raft_consensus.cc:2243] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.231269 11223 raft_consensus.cc:2272] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.233304 11223 tablet_replica.cc:333] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.233899 11223 raft_consensus.cc:2243] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.234773 11223 raft_consensus.cc:2272] T 9e4c316363124c4280cd05ea66768325 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.236794 11223 tablet_replica.cc:333] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.237326 11223 raft_consensus.cc:2243] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.237785 11223 raft_consensus.cc:2272] T bbad35d8746f497c9b50150cc60dc84e P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.239945 11223 tablet_replica.cc:333] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.240515 11223 raft_consensus.cc:2243] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.241029 11223 raft_consensus.cc:2272] T ee8e21048725478dac4f273687a073a3 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.243254 11223 tablet_replica.cc:333] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.243863 11223 raft_consensus.cc:2243] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.244340 11223 raft_consensus.cc:2272] T 38367fbe096d4e1b90b306c2b64da4e3 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.246447 11223 tablet_replica.cc:333] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.246992 11223 raft_consensus.cc:2243] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.247833 11223 raft_consensus.cc:2272] T f6131fa35dbb418d8b5b6cae17f786c2 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.249893 11223 tablet_replica.cc:333] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.250415 11223 raft_consensus.cc:2243] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.250869 11223 raft_consensus.cc:2272] T 47178284f6d540c0936f6bb97ebb72bb P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.252818 11223 tablet_replica.cc:333] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.253376 11223 raft_consensus.cc:2243] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.253803 11223 raft_consensus.cc:2272] T d6d38034168a43fb8f522285d93feab5 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.256181 11223 tablet_replica.cc:333] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.256732 11223 raft_consensus.cc:2243] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.257166 11223 raft_consensus.cc:2272] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.259248 11223 tablet_replica.cc:333] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.259760 11223 raft_consensus.cc:2243] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.260233 11223 raft_consensus.cc:2272] T 4de6400c927048428da133a24ca5cdc5 P 6b4238d0754149fcbc75df70456be74a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.262311 11223 tablet_replica.cc:333] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.262868 11223 raft_consensus.cc:2243] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.263773 11223 raft_consensus.cc:2272] T 37c89123be9f4f0ba1c296e18f8ea738 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.265997 11223 tablet_replica.cc:333] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.266494 11223 raft_consensus.cc:2243] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.267338 11223 raft_consensus.cc:2272] T def9d8ad795546f5989798e9165e0889 P 6b4238d0754149fcbc75df70456be74a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.269322 11223 tablet_replica.cc:333] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a: stopping tablet replica
I20260710 13:19:48.269814 11223 raft_consensus.cc:2243] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.270608 11223 raft_consensus.cc:2272] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 6b4238d0754149fcbc75df70456be74a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:48.294374 15204 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 13:19:48.298926 15204 consensus_peers.cc:597] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:48.308547 15204 consensus_peers.cc:597] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.309296 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
W20260710 13:19:48.346568 15130 consensus_peers.cc:597] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:48.349700 15130 consensus_peers.cc:597] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.359186 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:19:48.384518 15204 consensus_peers.cc:597] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b -> Peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Couldn't send request to peer 11f2bbe9e4ef45159722e25badd10a8d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:48.387511 15204 consensus_peers.cc:597] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b -> Peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Couldn't send request to peer 11f2bbe9e4ef45159722e25badd10a8d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:48.402400 15130 consensus_peers.cc:597] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.404417 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:48.405603 11223 tablet_replica.cc:333] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.406338 11223 raft_consensus.cc:2243] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.407369 11223 raft_consensus.cc:2272] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.409505 11223 tablet_replica.cc:333] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.410089 11223 raft_consensus.cc:2243] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.411001 11223 raft_consensus.cc:2272] T e9a905ecc3fb40adbafc907006936d00 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.412977 11223 tablet_replica.cc:333] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.413563 11223 raft_consensus.cc:2243] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.414387 11223 raft_consensus.cc:2272] T 634aa37155484b8db2415e6679224ffc P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.416522 11223 tablet_replica.cc:333] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.417070 11223 raft_consensus.cc:2243] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.417622 11223 raft_consensus.cc:2272] T 947e10728fb54465a082441f747ec5d4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.419832 11223 tablet_replica.cc:333] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.420477 11223 raft_consensus.cc:2243] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.420969 11223 raft_consensus.cc:2272] T b84a9f356690455e95c7603ee241a509 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.423139 11223 tablet_replica.cc:333] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.423768 11223 raft_consensus.cc:2243] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.424305 11223 raft_consensus.cc:2272] T ee8e21048725478dac4f273687a073a3 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.426617 11223 tablet_replica.cc:333] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.427211 11223 raft_consensus.cc:2243] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.427726 11223 raft_consensus.cc:2272] T bbad35d8746f497c9b50150cc60dc84e P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.429803 11223 tablet_replica.cc:333] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.430334 11223 raft_consensus.cc:2243] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.430878 11223 raft_consensus.cc:2272] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.432948 11223 tablet_replica.cc:333] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.433595 11223 raft_consensus.cc:2243] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.434054 11223 raft_consensus.cc:2272] T 9e4c316363124c4280cd05ea66768325 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.436075 11223 tablet_replica.cc:333] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.436610 11223 raft_consensus.cc:2243] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.437080 11223 raft_consensus.cc:2272] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.439167 11223 tablet_replica.cc:333] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.439652 11223 raft_consensus.cc:2243] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.440135 11223 raft_consensus.cc:2272] T def9d8ad795546f5989798e9165e0889 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.441995 11223 tablet_replica.cc:333] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.442499 11223 raft_consensus.cc:2243] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.443044 11223 raft_consensus.cc:2272] T 37c89123be9f4f0ba1c296e18f8ea738 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.444962 11223 tablet_replica.cc:333] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.445505 11223 raft_consensus.cc:2243] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.446035 11223 raft_consensus.cc:2272] T 38367fbe096d4e1b90b306c2b64da4e3 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.447994 11223 tablet_replica.cc:333] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.448504 11223 raft_consensus.cc:2243] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.448930 11223 raft_consensus.cc:2272] T 4de6400c927048428da133a24ca5cdc5 P 11f2bbe9e4ef45159722e25badd10a8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.450989 11223 tablet_replica.cc:333] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.451651 11223 raft_consensus.cc:2243] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.452577 11223 raft_consensus.cc:2272] T d6d38034168a43fb8f522285d93feab5 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.454916 11223 tablet_replica.cc:333] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.455600 11223 raft_consensus.cc:2243] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:19:48.456625 15204 consensus_peers.cc:597] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.456768 11223 raft_consensus.cc:2272] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.459038 11223 tablet_replica.cc:333] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.459532 11223 raft_consensus.cc:2243] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.460928 11223 raft_consensus.cc:2272] T 47178284f6d540c0936f6bb97ebb72bb P 11f2bbe9e4ef45159722e25badd10a8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.462896 11223 tablet_replica.cc:333] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d: stopping tablet replica
I20260710 13:19:48.463385 11223 raft_consensus.cc:2243] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.463891 11223 raft_consensus.cc:2272] T f6131fa35dbb418d8b5b6cae17f786c2 P 11f2bbe9e4ef45159722e25badd10a8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.508745 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
W20260710 13:19:48.530848 15204 consensus_peers.cc:597] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.553709 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
I20260710 13:19:48.590551 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:48.591557 11223 tablet_replica.cc:333] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.592387 11223 raft_consensus.cc:2243] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.593080 11223 raft_consensus.cc:2272] T 634aa37155484b8db2415e6679224ffc P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.596074 11223 tablet_replica.cc:333] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.596724 11223 raft_consensus.cc:2243] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.597409 11223 raft_consensus.cc:2272] T bf2e7ea71bbb43ca99abe0c5bcbfc544 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:48.597478 15204 consensus_peers.cc:597] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b -> Peer 6b4238d0754149fcbc75df70456be74a (127.10.245.193:46103): Couldn't send request to peer 6b4238d0754149fcbc75df70456be74a. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:46103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.599865 11223 tablet_replica.cc:333] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.600463 11223 raft_consensus.cc:2243] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.600967 11223 raft_consensus.cc:2272] T b84a9f356690455e95c7603ee241a509 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.603122 11223 tablet_replica.cc:333] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.603683 11223 raft_consensus.cc:2243] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.604563 11223 raft_consensus.cc:2272] T 947e10728fb54465a082441f747ec5d4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.606805 11223 tablet_replica.cc:333] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.607455 11223 raft_consensus.cc:2243] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.607899 11223 raft_consensus.cc:2272] T e9a905ecc3fb40adbafc907006936d00 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.610311 11223 tablet_replica.cc:333] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.611023 11223 raft_consensus.cc:2243] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.611924 11223 raft_consensus.cc:2272] T 0c9958b6f9c649bca4762eb5e81ba0a4 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.614173 11223 tablet_replica.cc:333] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.614854 11223 raft_consensus.cc:2243] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.615381 11223 raft_consensus.cc:2272] T 9e4c316363124c4280cd05ea66768325 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.617414 11223 tablet_replica.cc:333] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.617962 11223 raft_consensus.cc:2243] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.619148 11223 raft_consensus.cc:2272] T ee8e21048725478dac4f273687a073a3 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.621913 11223 tablet_replica.cc:333] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.622699 11223 raft_consensus.cc:2243] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.623739 11223 raft_consensus.cc:2272] T bbad35d8746f497c9b50150cc60dc84e P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.626611 11223 tablet_replica.cc:333] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.627379 11223 raft_consensus.cc:2243] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.627933 11223 raft_consensus.cc:2272] T 47178284f6d540c0936f6bb97ebb72bb P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.630927 11223 tablet_replica.cc:333] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.631712 11223 raft_consensus.cc:2243] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.632354 11223 raft_consensus.cc:2272] T f6131fa35dbb418d8b5b6cae17f786c2 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:48.633463 15204 consensus_peers.cc:597] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b -> Peer 11f2bbe9e4ef45159722e25badd10a8d (127.10.245.194:35967): Couldn't send request to peer 11f2bbe9e4ef45159722e25badd10a8d. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:35967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:48.635478 11223 tablet_replica.cc:333] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.636332 11223 raft_consensus.cc:2243] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.636922 11223 raft_consensus.cc:2272] T d6d38034168a43fb8f522285d93feab5 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.639953 11223 tablet_replica.cc:333] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.640686 11223 raft_consensus.cc:2243] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.641812 11223 raft_consensus.cc:2272] T 4de6400c927048428da133a24ca5cdc5 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.644632 11223 tablet_replica.cc:333] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.645364 11223 raft_consensus.cc:2243] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.645972 11223 raft_consensus.cc:2272] T 9fd4818a20e44cbb8d60adee2f9bdac4 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.648031 11223 tablet_replica.cc:333] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.648487 11223 raft_consensus.cc:2243] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.648874 11223 raft_consensus.cc:2272] T 37c89123be9f4f0ba1c296e18f8ea738 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.650820 11223 tablet_replica.cc:333] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.651283 11223 raft_consensus.cc:2243] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.651695 11223 raft_consensus.cc:2272] T def9d8ad795546f5989798e9165e0889 P 90b326167fca473ea3bb874c7825205b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.653551 11223 tablet_replica.cc:333] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.653966 11223 raft_consensus.cc:2243] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:48.654422 11223 raft_consensus.cc:2272] T ee7dc3cd60ea4ac39cbad974fc5bb984 P 90b326167fca473ea3bb874c7825205b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.656641 11223 tablet_replica.cc:333] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b: stopping tablet replica
I20260710 13:19:48.657274 11223 raft_consensus.cc:2243] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.658154 11223 raft_consensus.cc:2272] T 38367fbe096d4e1b90b306c2b64da4e3 P 90b326167fca473ea3bb874c7825205b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.705905 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:19:48.740738 11223 master.cc:562] Master@127.10.245.254:42201 shutting down...
I20260710 13:19:48.766080 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:48.766860 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:48.767233 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P f38bc5cf34994b3fb381f313cb2dad12: stopping tablet replica
I20260710 13:19:48.789059 11223 master.cc:584] Master@127.10.245.254:42201 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12691 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:19:48.842450 11223 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.245.254:35135
I20260710 13:19:48.843604 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:48.849773 15559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:48.849948 15558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:48.850401 15561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:48.851194 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:48.851930 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:48.852100 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:48.852212 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689588852201 us; error 0 us; skew 500 ppm
I20260710 13:19:48.852664 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:48.855036 11223 webserver.cc:533] Webserver started at http://127.10.245.254:44253/ using document root <none> and password file <none>
I20260710 13:19:48.855471 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:48.855618 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:48.855818 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:48.856941 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/master-0-root/instance:
uuid: "f0c9d6a769654ffca391e661b6fabcbe"
format_stamp: "Formatted at 2026-07-10 13:19:48 on dist-test-slave-rnb9"
I20260710 13:19:48.861897 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:19:48.865238 15566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:48.865993 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:48.866292 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/master-0-root
uuid: "f0c9d6a769654ffca391e661b6fabcbe"
format_stamp: "Formatted at 2026-07-10 13:19:48 on dist-test-slave-rnb9"
I20260710 13:19:48.866562 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:48.880206 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:48.881441 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:48.920975 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.254:35135
I20260710 13:19:48.921087 15617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.254:35135 every 8 connection(s)
I20260710 13:19:48.925007 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:48.935911 15618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe: Bootstrap starting.
I20260710 13:19:48.940639 15618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.944805 15618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe: No bootstrap required, opened a new log
I20260710 13:19:48.947162 15618 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0c9d6a769654ffca391e661b6fabcbe" member_type: VOTER }
I20260710 13:19:48.947605 15618 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.947857 15618 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0c9d6a769654ffca391e661b6fabcbe, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.948465 15618 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f0c9d6a769654ffca391e661b6fabcbe" member_type: VOTER }
I20260710 13:19:48.948942 15618 raft_consensus.cc:399] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:48.949141 15618 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:48.949445 15618 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.954088 15618 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0c9d6a769654ffca391e661b6fabcbe" member_type: VOTER }
I20260710 13:19:48.954634 15618 leader_election.cc:304] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [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: f0c9d6a769654ffca391e661b6fabcbe; no voters: 
I20260710 13:19:48.955845 15618 leader_election.cc:290] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:48.956272 15621 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.957619 15621 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 1 LEADER]: Becoming Leader. State: Replica: f0c9d6a769654ffca391e661b6fabcbe, State: Running, Role: LEADER
I20260710 13:19:48.958374 15621 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [LEADER]: Queue going to LEADER mode. State: All 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: "f0c9d6a769654ffca391e661b6fabcbe" member_type: VOTER }
I20260710 13:19:48.958849 15618 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:48.963086 15622 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0c9d6a769654ffca391e661b6fabcbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0c9d6a769654ffca391e661b6fabcbe" member_type: VOTER } }
I20260710 13:19:48.963275 15623 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0c9d6a769654ffca391e661b6fabcbe. Latest consensus state: current_term: 1 leader_uuid: "f0c9d6a769654ffca391e661b6fabcbe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0c9d6a769654ffca391e661b6fabcbe" member_type: VOTER } }
I20260710 13:19:48.963831 15622 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:48.964233 15623 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:48.971278 15628 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:48.979029 15628 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:48.980007 11223 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:48.988195 15628 catalog_manager.cc:1383] Generated new cluster ID: 53bc686f46fe4b6ba08f0afde96d4c09
I20260710 13:19:48.988516 15628 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:49.014971 15628 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:49.016208 15628 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:49.029924 15628 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe: Generated new TSK 0
I20260710 13:19:49.030572 15628 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:49.046878 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:49.052717 15639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:49.053633 15640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:49.055585 15642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:49.056370 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:49.057297 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:49.057524 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:49.057726 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689589057695 us; error 0 us; skew 500 ppm
I20260710 13:19:49.058254 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:49.060580 11223 webserver.cc:533] Webserver started at http://127.10.245.193:34879/ using document root <none> and password file <none>
I20260710 13:19:49.061074 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:49.061268 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:49.061525 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:49.062588 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-0-root/instance:
uuid: "2bca41361c8d4d478e44c4ed370715e9"
format_stamp: "Formatted at 2026-07-10 13:19:49 on dist-test-slave-rnb9"
I20260710 13:19:49.067000 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:49.070447 15647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.071262 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:49.071599 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-0-root
uuid: "2bca41361c8d4d478e44c4ed370715e9"
format_stamp: "Formatted at 2026-07-10 13:19:49 on dist-test-slave-rnb9"
I20260710 13:19:49.071880 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:49.089995 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:49.091317 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:49.092742 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:49.094954 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:49.095165 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.095394 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:49.095575 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.136076 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.193:44793
I20260710 13:19:49.136184 15709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.193:44793 every 8 connection(s)
I20260710 13:19:49.141110 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:49.149678 15715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:49.151633 15714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:49.152544 15717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:49.152801 11223 server_base.cc:1061] running on GCE node
I20260710 13:19:49.154158 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:49.154426 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:49.154624 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689589154606 us; error 0 us; skew 500 ppm
I20260710 13:19:49.155440 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:49.155916 15710 heartbeater.cc:344] Connected to a master server at 127.10.245.254:35135
I20260710 13:19:49.156415 15710 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:49.157359 15710 heartbeater.cc:507] Master 127.10.245.254:35135 requested a full tablet report, sending...
I20260710 13:19:49.158252 11223 webserver.cc:533] Webserver started at http://127.10.245.194:41929/ using document root <none> and password file <none>
I20260710 13:19:49.158928 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:49.159173 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:49.159484 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:49.159878 15583 ts_manager.cc:194] Registered new tserver with Master: 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793)
I20260710 13:19:49.161163 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-1-root/instance:
uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
format_stamp: "Formatted at 2026-07-10 13:19:49 on dist-test-slave-rnb9"
I20260710 13:19:49.162451 15583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33300
I20260710 13:19:49.166829 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:49.170540 15722 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.171473 11223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:49.171772 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-1-root
uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
format_stamp: "Formatted at 2026-07-10 13:19:49 on dist-test-slave-rnb9"
I20260710 13:19:49.172044 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:49.196345 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:49.197690 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:49.199204 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:49.201359 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:49.201586 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.201834 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:49.202006 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.240996 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.194:37789
I20260710 13:19:49.241101 15784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.194:37789 every 8 connection(s)
I20260710 13:19:49.245884 11223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:49.253146 15788 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:49.254632 15789 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:49.256618 11223 server_base.cc:1061] running on GCE node
W20260710 13:19:49.257206 15792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:49.258265 11223 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:49.258479 11223 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:49.258490 15785 heartbeater.cc:344] Connected to a master server at 127.10.245.254:35135
I20260710 13:19:49.258812 11223 hybrid_clock.cc:648] HybridClock initialized: now 1783689589258792 us; error 0 us; skew 500 ppm
I20260710 13:19:49.259106 15785 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:49.259585 11223 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:49.259898 15785 heartbeater.cc:507] Master 127.10.245.254:35135 requested a full tablet report, sending...
I20260710 13:19:49.262204 15583 ts_manager.cc:194] Registered new tserver with Master: 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:49.262437 11223 webserver.cc:533] Webserver started at http://127.10.245.195:32913/ using document root <none> and password file <none>
I20260710 13:19:49.263062 11223 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:49.263253 11223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:49.263545 11223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:49.263828 15583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33302
I20260710 13:19:49.264750 11223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-2-root/instance:
uuid: "0667cb169a85445785611ee5bf03905a"
format_stamp: "Formatted at 2026-07-10 13:19:49 on dist-test-slave-rnb9"
I20260710 13:19:49.269434 11223 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:49.273603 15796 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.274583 11223 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:19:49.275091 11223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-2-root
uuid: "0667cb169a85445785611ee5bf03905a"
format_stamp: "Formatted at 2026-07-10 13:19:49 on dist-test-slave-rnb9"
I20260710 13:19:49.275352 11223 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskYQIT7D/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689486299261-11223-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:49.284858 11223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:49.286032 11223 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:49.287526 11223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:49.289669 11223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:49.289862 11223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.290125 11223 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:49.290283 11223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.329768 11223 rpc_server.cc:307] RPC server started. Bound to: 127.10.245.195:43809
I20260710 13:19:49.329898 15858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.245.195:43809 every 8 connection(s)
I20260710 13:19:49.343842 15859 heartbeater.cc:344] Connected to a master server at 127.10.245.254:35135
I20260710 13:19:49.344410 15859 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:49.345403 15859 heartbeater.cc:507] Master 127.10.245.254:35135 requested a full tablet report, sending...
I20260710 13:19:49.347849 15583 ts_manager.cc:194] Registered new tserver with Master: 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:49.348728 11223 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015883152s
I20260710 13:19:49.349234 15583 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33306
I20260710 13:19:49.374145 15583 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33318:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:49.376935 15583 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:49.455682 15750 tablet_service.cc:1511] Processing CreateTablet for tablet c1ef5adc5e3349a3a408153606e84cdc (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:49.457150 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ef5adc5e3349a3a408153606e84cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.457999 15748 tablet_service.cc:1511] Processing CreateTablet for tablet 087e25e95d234cac862b7b5d535515f0 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:49.459549 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087e25e95d234cac862b7b5d535515f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.462251 15749 tablet_service.cc:1511] Processing CreateTablet for tablet dc843540a4124cba98d0a984232fb80f (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:49.462625 15747 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4db138a77e4fce800d01ab0796eea1 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:49.465611 15822 tablet_service.cc:1511] Processing CreateTablet for tablet 087e25e95d234cac862b7b5d535515f0 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:49.463758 15749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc843540a4124cba98d0a984232fb80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.466946 15822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087e25e95d234cac862b7b5d535515f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.463812 15824 tablet_service.cc:1511] Processing CreateTablet for tablet c1ef5adc5e3349a3a408153606e84cdc (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:49.467999 15824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ef5adc5e3349a3a408153606e84cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.464537 15821 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4db138a77e4fce800d01ab0796eea1 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:49.469338 15821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4db138a77e4fce800d01ab0796eea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.472095 15820 tablet_service.cc:1511] Processing CreateTablet for tablet 059d35659d2c4dca83c30b29a663b183 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:49.473392 15820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059d35659d2c4dca83c30b29a663b183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.474328 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4db138a77e4fce800d01ab0796eea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.473790 15746 tablet_service.cc:1511] Processing CreateTablet for tablet 059d35659d2c4dca83c30b29a663b183 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:49.475425 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059d35659d2c4dca83c30b29a663b183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.477577 15745 tablet_service.cc:1511] Processing CreateTablet for tablet 6aeb949580714a1e96485003fc5b77d7 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:49.478951 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aeb949580714a1e96485003fc5b77d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.479375 15819 tablet_service.cc:1511] Processing CreateTablet for tablet 6aeb949580714a1e96485003fc5b77d7 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:49.464953 15823 tablet_service.cc:1511] Processing CreateTablet for tablet dc843540a4124cba98d0a984232fb80f (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:49.481520 15819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aeb949580714a1e96485003fc5b77d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.482981 15823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc843540a4124cba98d0a984232fb80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.489431 15744 tablet_service.cc:1511] Processing CreateTablet for tablet 488236c668ca4cfa9c7422f7e4e87546 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:49.491050 15818 tablet_service.cc:1511] Processing CreateTablet for tablet 488236c668ca4cfa9c7422f7e4e87546 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:49.492585 15818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488236c668ca4cfa9c7422f7e4e87546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.494932 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488236c668ca4cfa9c7422f7e4e87546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.497391 15817 tablet_service.cc:1511] Processing CreateTablet for tablet 85289f4e73a349e6929781206a127317 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:49.499105 15817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85289f4e73a349e6929781206a127317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.499868 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 85289f4e73a349e6929781206a127317 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:49.501233 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85289f4e73a349e6929781206a127317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.504951 15742 tablet_service.cc:1511] Processing CreateTablet for tablet 3b127627679544c09d1af2186b1a6625 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:49.506387 15742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b127627679544c09d1af2186b1a6625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.507612 15668 tablet_service.cc:1511] Processing CreateTablet for tablet 85289f4e73a349e6929781206a127317 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:49.507894 15675 tablet_service.cc:1511] Processing CreateTablet for tablet c1ef5adc5e3349a3a408153606e84cdc (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:49.508988 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85289f4e73a349e6929781206a127317. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.510829 15672 tablet_service.cc:1511] Processing CreateTablet for tablet 5f4db138a77e4fce800d01ab0796eea1 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:49.511512 15816 tablet_service.cc:1511] Processing CreateTablet for tablet 3b127627679544c09d1af2186b1a6625 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:49.512202 15672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f4db138a77e4fce800d01ab0796eea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.512820 15816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b127627679544c09d1af2186b1a6625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.515928 15671 tablet_service.cc:1511] Processing CreateTablet for tablet 059d35659d2c4dca83c30b29a663b183 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:49.517289 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059d35659d2c4dca83c30b29a663b183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.519865 15670 tablet_service.cc:1511] Processing CreateTablet for tablet 6aeb949580714a1e96485003fc5b77d7 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:49.521178 15670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6aeb949580714a1e96485003fc5b77d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.523849 15669 tablet_service.cc:1511] Processing CreateTablet for tablet 488236c668ca4cfa9c7422f7e4e87546 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:49.525179 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488236c668ca4cfa9c7422f7e4e87546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.527813 15673 tablet_service.cc:1511] Processing CreateTablet for tablet 087e25e95d234cac862b7b5d535515f0 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:49.529160 15673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 087e25e95d234cac862b7b5d535515f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.531430 15674 tablet_service.cc:1511] Processing CreateTablet for tablet dc843540a4124cba98d0a984232fb80f (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:49.532735 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc843540a4124cba98d0a984232fb80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.536017 15667 tablet_service.cc:1511] Processing CreateTablet for tablet 3b127627679544c09d1af2186b1a6625 (DEFAULT_TABLE table=test-workload [id=bde1c598f0e2466390b5ad6bea5f50d1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:49.537350 15675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ef5adc5e3349a3a408153606e84cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.547070 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b127627679544c09d1af2186b1a6625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:49.653195 15874 tablet_bootstrap.cc:492] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:49.662891 15874 tablet_bootstrap.cc:654] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.687197 15876 tablet_bootstrap.cc:492] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:49.688184 15875 tablet_bootstrap.cc:492] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:49.691430 15874 tablet_bootstrap.cc:492] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:49.692067 15874 ts_tablet_manager.cc:1403] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.018s
I20260710 13:19:49.694465 15875 tablet_bootstrap.cc:654] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.694821 15876 tablet_bootstrap.cc:654] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.695410 15874 raft_consensus.cc:359] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.696218 15874 raft_consensus.cc:385] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.696523 15874 raft_consensus.cc:740] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.697454 15874 consensus_queue.cc:260] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.700198 15710 heartbeater.cc:499] Master 127.10.245.254:35135 was elected leader, sending a full tablet report...
I20260710 13:19:49.700800 15874 ts_tablet_manager.cc:1434] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 13:19:49.700878 15875 tablet_bootstrap.cc:492] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:49.701503 15875 ts_tablet_manager.cc:1403] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:19:49.701617 15876 tablet_bootstrap.cc:492] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:49.702077 15874 tablet_bootstrap.cc:492] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:49.702172 15876 ts_tablet_manager.cc:1403] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260710 13:19:49.704576 15875 raft_consensus.cc:359] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.705376 15875 raft_consensus.cc:385] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.705824 15875 raft_consensus.cc:740] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.705415 15876 raft_consensus.cc:359] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.706357 15876 raft_consensus.cc:385] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.706717 15876 raft_consensus.cc:740] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.706660 15875 consensus_queue.cc:260] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.707780 15876 consensus_queue.cc:260] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.709014 15874 tablet_bootstrap.cc:654] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.730432 15876 ts_tablet_manager.cc:1434] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.019s
I20260710 13:19:49.730862 15785 heartbeater.cc:499] Master 127.10.245.254:35135 was elected leader, sending a full tablet report...
I20260710 13:19:49.731130 15875 ts_tablet_manager.cc:1434] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.011s
I20260710 13:19:49.731706 15876 tablet_bootstrap.cc:492] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:49.732960 15874 tablet_bootstrap.cc:492] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:49.733424 15874 ts_tablet_manager.cc:1403] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.032s	user 0.023s	sys 0.005s
I20260710 13:19:49.735044 15859 heartbeater.cc:499] Master 127.10.245.254:35135 was elected leader, sending a full tablet report...
I20260710 13:19:49.735988 15874 raft_consensus.cc:359] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.736756 15874 raft_consensus.cc:385] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.737061 15874 raft_consensus.cc:740] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.738121 15876 tablet_bootstrap.cc:654] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.737941 15874 consensus_queue.cc:260] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.740268 15875 tablet_bootstrap.cc:492] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:49.745687 15876 tablet_bootstrap.cc:492] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:49.746317 15876 ts_tablet_manager.cc:1403] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:19:49.740255 15874 ts_tablet_manager.cc:1434] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:49.748018 15875 tablet_bootstrap.cc:654] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.748461 15874 tablet_bootstrap.cc:492] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:49.749594 15876 raft_consensus.cc:359] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.750501 15876 raft_consensus.cc:385] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.750885 15876 raft_consensus.cc:740] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.751893 15876 consensus_queue.cc:260] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.758287 15874 tablet_bootstrap.cc:654] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.777691 15876 ts_tablet_manager.cc:1434] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.015s
I20260710 13:19:49.779019 15876 tablet_bootstrap.cc:492] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:49.785629 15876 tablet_bootstrap.cc:654] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.799252 15876 tablet_bootstrap.cc:492] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:49.799890 15876 ts_tablet_manager.cc:1403] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:19:49.800884 15875 tablet_bootstrap.cc:492] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:49.801367 15875 ts_tablet_manager.cc:1403] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.061s	user 0.034s	sys 0.024s
I20260710 13:19:49.801632 15874 tablet_bootstrap.cc:492] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:49.802120 15874 ts_tablet_manager.cc:1403] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.023s
I20260710 13:19:49.802882 15876 raft_consensus.cc:359] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.803679 15876 raft_consensus.cc:385] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.803580 15875 raft_consensus.cc:359] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.804108 15876 raft_consensus.cc:740] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.804345 15875 raft_consensus.cc:385] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.804701 15875 raft_consensus.cc:740] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.804921 15876 consensus_queue.cc:260] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.805052 15874 raft_consensus.cc:359] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.805442 15875 consensus_queue.cc:260] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.805861 15874 raft_consensus.cc:385] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.806252 15874 raft_consensus.cc:740] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.807348 15876 ts_tablet_manager.cc:1434] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:49.807031 15874 consensus_queue.cc:260] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.808310 15876 tablet_bootstrap.cc:492] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:49.809197 15874 ts_tablet_manager.cc:1434] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:49.810511 15874 tablet_bootstrap.cc:492] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:49.812515 15875 ts_tablet_manager.cc:1434] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:19:49.813512 15875 tablet_bootstrap.cc:492] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:49.816915 15874 tablet_bootstrap.cc:654] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.819841 15875 tablet_bootstrap.cc:654] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.822606 15876 tablet_bootstrap.cc:654] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.831312 15886 raft_consensus.cc:493] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.831507 15875 tablet_bootstrap.cc:492] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:49.832067 15875 ts_tablet_manager.cc:1403] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260710 13:19:49.831897 15886 raft_consensus.cc:515] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.835808 15886 leader_election.cc:290] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:49.843046 15875 raft_consensus.cc:359] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.843855 15875 raft_consensus.cc:385] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.844230 15875 raft_consensus.cc:740] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.850836 15875 consensus_queue.cc:260] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.852751 15876 tablet_bootstrap.cc:492] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:49.853480 15876 ts_tablet_manager.cc:1403] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.016s
I20260710 13:19:49.855800 15875 ts_tablet_manager.cc:1434] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:19:49.856858 15875 tablet_bootstrap.cc:492] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:49.857522 15876 raft_consensus.cc:359] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.858577 15876 raft_consensus.cc:385] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.858974 15876 raft_consensus.cc:740] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.860143 15876 consensus_queue.cc:260] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.861765 15881 raft_consensus.cc:493] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.862252 15881 raft_consensus.cc:515] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.869606 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:49.870250 15876 ts_tablet_manager.cc:1434] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
W20260710 13:19:49.871484 15726 leader_election.cc:343] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.871667 15875 tablet_bootstrap.cc:654] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.871706 15876 tablet_bootstrap.cc:492] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:49.881685 15881 leader_election.cc:290] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:49.883417 15875 tablet_bootstrap.cc:492] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:49.883548 15886 raft_consensus.cc:493] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.884115 15875 ts_tablet_manager.cc:1403] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260710 13:19:49.884306 15886 raft_consensus.cc:515] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.889114 15875 raft_consensus.cc:359] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.889382 15886 leader_election.cc:290] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:49.889838 15875 raft_consensus.cc:385] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.890201 15875 raft_consensus.cc:740] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.891000 15875 consensus_queue.cc:260] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.892263 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aeb949580714a1e96485003fc5b77d7" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:49.892900 15834 raft_consensus.cc:2468] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:49.893180 15875 ts_tablet_manager.cc:1434] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:49.894109 15875 tablet_bootstrap.cc:492] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:49.894170 15726 leader_election.cc:304] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:49.895628 15886 raft_consensus.cc:2804] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.896031 15886 raft_consensus.cc:493] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.896422 15886 raft_consensus.cc:3060] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.896436 15876 tablet_bootstrap.cc:654] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.901086 15875 tablet_bootstrap.cc:654] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.909925 15876 tablet_bootstrap.cc:492] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:49.910785 15876 ts_tablet_manager.cc:1403] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.008s
I20260710 13:19:49.913823 15875 tablet_bootstrap.cc:492] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:49.914352 15875 ts_tablet_manager.cc:1403] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:19:49.914902 15876 raft_consensus.cc:359] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.915993 15876 raft_consensus.cc:385] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.916394 15876 raft_consensus.cc:740] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.917582 15876 consensus_queue.cc:260] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.917871 15875 raft_consensus.cc:359] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.919816 15875 raft_consensus.cc:385] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.920141 15875 raft_consensus.cc:740] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.920801 15875 consensus_queue.cc:260] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.923439 15875 ts_tablet_manager.cc:1434] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:49.924435 15875 tablet_bootstrap.cc:492] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:49.925905 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aeb949580714a1e96485003fc5b77d7" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:49.927439 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:49.928158 15685 raft_consensus.cc:2468] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
W20260710 13:19:49.929678 15724 leader_election.cc:343] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.930639 15876 ts_tablet_manager.cc:1434] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:19:49.930737 15724 leader_election.cc:304] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [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: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 0667cb169a85445785611ee5bf03905a
I20260710 13:19:49.930970 15875 tablet_bootstrap.cc:654] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.932231 15882 raft_consensus.cc:2804] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.932902 15882 raft_consensus.cc:493] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.934805 15882 raft_consensus.cc:3060] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.909696 15886 raft_consensus.cc:515] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.938364 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aeb949580714a1e96485003fc5b77d7" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:49.939003 15834 raft_consensus.cc:3060] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.942965 15880 raft_consensus.cc:493] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.942862 15882 raft_consensus.cc:515] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.943203 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6aeb949580714a1e96485003fc5b77d7" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:49.943565 15880 raft_consensus.cc:515] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.945305 15882 leader_election.cc:290] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
W20260710 13:19:49.945971 15724 leader_election.cc:343] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.952517 15876 tablet_bootstrap.cc:492] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:49.953022 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:49.946367 15880 leader_election.cc:290] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:49.955475 15886 leader_election.cc:290] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
W20260710 13:19:49.964002 15726 leader_election.cc:343] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.966936 15834 raft_consensus.cc:2468] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:49.979773 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:49.980432 15685 raft_consensus.cc:3060] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.978715 15726 leader_election.cc:304] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:49.981935 15886 raft_consensus.cc:2804] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.982384 15886 raft_consensus.cc:697] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:49.983207 15886 consensus_queue.cc:237] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.983482 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:49.983781 15876 tablet_bootstrap.cc:654] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:49.985421 15798 leader_election.cc:343] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.980505 15631 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:49.991456 15874 tablet_bootstrap.cc:492] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:49.992190 15874 ts_tablet_manager.cc:1403] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.182s	user 0.047s	sys 0.093s
I20260710 13:19:49.995308 15685 raft_consensus.cc:2468] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:49.996006 15874 raft_consensus.cc:359] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:49.996711 15724 leader_election.cc:304] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 0667cb169a85445785611ee5bf03905a
I20260710 13:19:49.997010 15874 raft_consensus.cc:385] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.997430 15874 raft_consensus.cc:740] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.997999 15882 raft_consensus.cc:2804] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.998159 15874 consensus_queue.cc:260] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.000926 15874 ts_tablet_manager.cc:1434] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:50.002264 15874 tablet_bootstrap.cc:492] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:50.007404 15875 tablet_bootstrap.cc:492] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:50.008152 15875 ts_tablet_manager.cc:1403] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.007s
I20260710 13:19:50.012365 15875 raft_consensus.cc:359] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.013376 15875 raft_consensus.cc:385] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.013751 15875 raft_consensus.cc:740] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.014876 15875 consensus_queue.cc:260] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.017669 15875 ts_tablet_manager.cc:1434] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:19:50.018764 15875 tablet_bootstrap.cc:492] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:50.020972 15876 tablet_bootstrap.cc:492] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:50.021214 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85289f4e73a349e6929781206a127317" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:50.021662 15876 ts_tablet_manager.cc:1403] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.069s	user 0.026s	sys 0.015s
I20260710 13:19:50.021970 15760 raft_consensus.cc:2468] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:50.023576 15649 leader_election.cc:304] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.024677 15880 raft_consensus.cc:2804] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.025132 15875 tablet_bootstrap.cc:654] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.025120 15880 raft_consensus.cc:493] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.025872 15880 raft_consensus.cc:3060] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.033784 15874 tablet_bootstrap.cc:654] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.031613 15876 raft_consensus.cc:359] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.038060 15876 raft_consensus.cc:385] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.038581 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85289f4e73a349e6929781206a127317" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:50.039005 15876 raft_consensus.cc:740] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.039470 15834 raft_consensus.cc:2468] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:50.040627 15875 tablet_bootstrap.cc:492] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:50.041364 15875 ts_tablet_manager.cc:1403] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 13:19:50.045398 15875 raft_consensus.cc:359] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.040695 15876 consensus_queue.cc:260] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.046392 15875 raft_consensus.cc:385] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.049181 15875 raft_consensus.cc:740] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.050102 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:50.051100 15760 raft_consensus.cc:2468] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:50.052680 15874 tablet_bootstrap.cc:492] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:50.053121 15876 ts_tablet_manager.cc:1434] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.003s
I20260710 13:19:50.053200 15874 ts_tablet_manager.cc:1403] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.011s
I20260710 13:19:50.054217 15876 tablet_bootstrap.cc:492] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:50.055107 15880 raft_consensus.cc:515] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.056756 15874 raft_consensus.cc:359] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.057539 15874 raft_consensus.cc:385] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.057870 15874 raft_consensus.cc:740] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.058796 15874 consensus_queue.cc:260] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.059008 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85289f4e73a349e6929781206a127317" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:50.060215 15760 raft_consensus.cc:3060] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.061901 15876 tablet_bootstrap.cc:654] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.051493 15875 consensus_queue.cc:260] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.067538 15875 ts_tablet_manager.cc:1434] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.004s
I20260710 13:19:50.068651 15909 raft_consensus.cc:493] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.069211 15909 raft_consensus.cc:515] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.071717 15909 leader_election.cc:290] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.068711 15875 tablet_bootstrap.cc:492] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:50.072381 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:50.072791 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:50.073400 15685 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.073446 15834 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.075027 15724 leader_election.cc:304] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.076498 15909 raft_consensus.cc:2804] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.077018 15909 raft_consensus.cc:493] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.077476 15909 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.077839 15798 leader_election.cc:304] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [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: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:50.080576 15874 ts_tablet_manager.cc:1434] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.001s
I20260710 13:19:50.084043 15882 raft_consensus.cc:697] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:50.084724 15874 tablet_bootstrap.cc:492] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:50.088194 15882 consensus_queue.cc:237] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.091251 15910 raft_consensus.cc:493] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.094640 15875 tablet_bootstrap.cc:654] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.092007 15910 raft_consensus.cc:515] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.101446 15910 leader_election.cc:290] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.103004 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
W20260710 13:19:50.105307 15651 leader_election.cc:343] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.109484 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:50.111186 15881 raft_consensus.cc:2804] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.111790 15881 raft_consensus.cc:493] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.112238 15881 raft_consensus.cc:3060] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.119243 15760 raft_consensus.cc:2468] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:50.119036 15909 raft_consensus.cc:515] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.122311 15874 tablet_bootstrap.cc:654] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.123584 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:50.124055 15909 leader_election.cc:290] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.124379 15685 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.125905 15880 leader_election.cc:290] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.128602 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85289f4e73a349e6929781206a127317" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:50.129432 15833 raft_consensus.cc:3060] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.133987 15874 tablet_bootstrap.cc:492] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:50.134723 15874 ts_tablet_manager.cc:1403] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.006s
I20260710 13:19:50.137308 15916 raft_consensus.cc:493] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.138031 15874 raft_consensus.cc:359] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.141695 15874 raft_consensus.cc:385] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.142194 15874 raft_consensus.cc:740] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.141613 15916 raft_consensus.cc:515] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.143225 15874 consensus_queue.cc:260] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.144670 15916 leader_election.cc:290] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:50.140990 15876 tablet_bootstrap.cc:492] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:50.145783 15876 ts_tablet_manager.cc:1403] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.092s	user 0.043s	sys 0.035s
I20260710 13:19:50.147907 15874 ts_tablet_manager.cc:1434] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:50.149083 15874 tablet_bootstrap.cc:492] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:50.149785 15876 raft_consensus.cc:359] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.151068 15876 raft_consensus.cc:385] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.151486 15876 raft_consensus.cc:740] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.152688 15876 consensus_queue.cc:260] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.153544 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:50.154244 15834 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.156433 15876 ts_tablet_manager.cc:1434] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:50.156667 15874 tablet_bootstrap.cc:654] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.157944 15876 tablet_bootstrap.cc:492] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:50.164065 15582 catalog_manager.cc:5697] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 1 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.165784 15882 raft_consensus.cc:493] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.166299 15882 raft_consensus.cc:515] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.166822 15876 tablet_bootstrap.cc:654] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.168756 15882 leader_election.cc:290] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.168954 15874 tablet_bootstrap.cc:492] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:50.169615 15874 ts_tablet_manager.cc:1403] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:19:50.170269 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:50.171020 15684 raft_consensus.cc:2468] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.171200 15832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:50.171865 15832 raft_consensus.cc:2468] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.172216 15724 leader_election.cc:304] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.173403 15882 raft_consensus.cc:2804] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.173797 15882 raft_consensus.cc:493] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.174187 15882 raft_consensus.cc:3060] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.175800 15874 raft_consensus.cc:359] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.176671 15874 raft_consensus.cc:385] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.177088 15874 raft_consensus.cc:740] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.177980 15874 consensus_queue.cc:260] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.180573 15874 ts_tablet_manager.cc:1434] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:19:50.181615 15874 tablet_bootstrap.cc:492] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:50.181990 15882 raft_consensus.cc:515] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.186100 15833 raft_consensus.cc:2468] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:50.188133 15651 leader_election.cc:304] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:50.188974 15880 raft_consensus.cc:493] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.189646 15880 raft_consensus.cc:515] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.150352 15881 raft_consensus.cc:515] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.191993 15880 leader_election.cc:290] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.192556 15880 raft_consensus.cc:2804] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.192849 15881 leader_election.cc:290] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:50.193032 15880 raft_consensus.cc:697] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:50.194759 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:50.195518 15684 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:50.193992 15880 consensus_queue.cc:237] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.197523 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:50.198194 15833 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:50.199419 15651 leader_election.cc:304] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:50.200959 15912 raft_consensus.cc:2804] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.201421 15912 raft_consensus.cc:493] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.201785 15912 raft_consensus.cc:3060] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:50.207574 15649 leader_election.cc:343] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.208241 15649 leader_election.cc:304] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9; no voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:50.189875 15685 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.210883 15910 raft_consensus.cc:2749] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.211887 15876 tablet_bootstrap.cc:492] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:50.211460 15724 leader_election.cc:304] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.212644 15876 ts_tablet_manager.cc:1403] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.032s
I20260710 13:19:50.213455 15886 raft_consensus.cc:2804] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.214043 15886 raft_consensus.cc:697] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:50.214975 15886 consensus_queue.cc:237] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.216969 15874 tablet_bootstrap.cc:654] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.216385 15876 raft_consensus.cc:359] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.218902 15876 raft_consensus.cc:385] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.219239 15876 raft_consensus.cc:740] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.219952 15876 consensus_queue.cc:260] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.222321 15876 ts_tablet_manager.cc:1434] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.002s
I20260710 13:19:50.223035 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:50.223603 15876 tablet_bootstrap.cc:492] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:50.223790 15685 raft_consensus.cc:3060] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.224192 15882 leader_election.cc:290] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.225128 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:50.225823 15833 raft_consensus.cc:3060] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.232124 15876 tablet_bootstrap.cc:654] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.232970 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:50.233887 15684 raft_consensus.cc:3060] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.237941 15685 raft_consensus.cc:2468] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.243793 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:50.244207 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:50.244544 15760 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:50.244673 15724 leader_election.cc:304] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.244913 15759 raft_consensus.cc:3060] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.241145 15874 tablet_bootstrap.cc:492] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:50.244834 15876 tablet_bootstrap.cc:492] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:50.246119 15874 ts_tablet_manager.cc:1403] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.004s
I20260710 13:19:50.246395 15876 ts_tablet_manager.cc:1403] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.002s
I20260710 13:19:50.250185 15876 raft_consensus.cc:359] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.250988 15876 raft_consensus.cc:385] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.250921 15874 raft_consensus.cc:359] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.251540 15876 raft_consensus.cc:740] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.251834 15874 raft_consensus.cc:385] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.252197 15874 raft_consensus.cc:740] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.252381 15876 consensus_queue.cc:260] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.253072 15874 consensus_queue.cc:260] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.253981 15886 raft_consensus.cc:2804] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.254738 15886 raft_consensus.cc:697] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:50.255724 15874 ts_tablet_manager.cc:1434] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:19:50.256400 15876 ts_tablet_manager.cc:1434] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:50.255725 15886 consensus_queue.cc:237] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.256902 15874 tablet_bootstrap.cc:492] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:50.257380 15875 tablet_bootstrap.cc:492] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:50.257860 15875 ts_tablet_manager.cc:1403] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.189s	user 0.039s	sys 0.088s
I20260710 13:19:50.260883 15875 raft_consensus.cc:359] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.261294 15834 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.261651 15875 raft_consensus.cc:385] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.262024 15875 raft_consensus.cc:740] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.263552 15874 tablet_bootstrap.cc:654] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.263980 15875 consensus_queue.cc:260] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.210568 15912 raft_consensus.cc:515] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.267158 15875 ts_tablet_manager.cc:1434] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:50.267829 15912 leader_election.cc:290] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.268204 15875 tablet_bootstrap.cc:492] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:50.269105 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:50.269825 15834 raft_consensus.cc:3060] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.271006 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:50.271679 15760 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:50.273065 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:50.273581 15760 raft_consensus.cc:3060] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.275991 15875 tablet_bootstrap.cc:654] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.278007 15834 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:50.279356 15651 leader_election.cc:304] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:50.280414 15912 raft_consensus.cc:2804] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.281132 15912 raft_consensus.cc:697] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:50.281565 15760 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:50.282131 15912 consensus_queue.cc:237] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.283747 15684 raft_consensus.cc:2468] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:50.254297 15759 raft_consensus.cc:2468] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:50.239729 15798 leader_election.cc:304] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:50.288285 15881 raft_consensus.cc:2764] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 13:19:50.288213 15798 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.245.193:44793, user_credentials={real_user=slave}} blocked reactor thread for 48576us
I20260710 13:19:50.290524 15798 leader_election.cc:304] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:50.293074 15881 raft_consensus.cc:2804] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.293640 15881 raft_consensus.cc:697] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:50.294590 15881 consensus_queue.cc:237] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.298341 15833 raft_consensus.cc:2468] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.302248 15874 tablet_bootstrap.cc:492] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:50.302950 15874 ts_tablet_manager.cc:1403] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.004s
I20260710 13:19:50.306274 15874 raft_consensus.cc:359] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.310521 15874 raft_consensus.cc:385] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.310796 15874 raft_consensus.cc:740] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.311468 15874 consensus_queue.cc:260] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.311774 15581 catalog_manager.cc:5697] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.313858 15874 ts_tablet_manager.cc:1434] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:50.315912 15875 tablet_bootstrap.cc:492] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:50.316423 15875 ts_tablet_manager.cc:1403] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.005s
I20260710 13:19:50.318791 15875 raft_consensus.cc:359] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.318027 15582 catalog_manager.cc:5697] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 1 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.319370 15875 raft_consensus.cc:385] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.319702 15875 raft_consensus.cc:740] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.320245 15875 consensus_queue.cc:260] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.322022 15875 ts_tablet_manager.cc:1434] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:19:50.329977 15580 catalog_manager.cc:5697] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 1 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.331933 15580 catalog_manager.cc:5697] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 1 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.333361 15580 catalog_manager.cc:5697] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 1 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.340062 15882 raft_consensus.cc:493] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.340652 15882 raft_consensus.cc:515] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.342855 15882 leader_election.cc:290] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.343873 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:50.344274 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:50.344677 15684 raft_consensus.cc:2468] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.344880 15833 raft_consensus.cc:2468] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.346112 15726 leader_election.cc:304] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.345806 15581 catalog_manager.cc:5697] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.346946 15882 raft_consensus.cc:2804] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.347359 15882 raft_consensus.cc:493] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.347764 15882 raft_consensus.cc:3060] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.353473 15881 raft_consensus.cc:493] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.353952 15881 raft_consensus.cc:515] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.355284 15882 raft_consensus.cc:515] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.356731 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:50.357577 15684 raft_consensus.cc:2393] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0667cb169a85445785611ee5bf03905a in current term 1: Already voted for candidate 3eb5595996c94343b022ef3a7e8e9dcf in this term.
I20260710 13:19:50.357699 15882 leader_election.cc:290] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.358095 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:50.358726 15881 leader_election.cc:290] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:50.360146 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:50.360452 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:50.360553 15798 leader_election.cc:304] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0667cb169a85445785611ee5bf03905a; no voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:50.360806 15684 raft_consensus.cc:3060] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.361127 15833 raft_consensus.cc:3060] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.361361 15881 raft_consensus.cc:3060] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.366653 15881 raft_consensus.cc:2749] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.368837 15684 raft_consensus.cc:2468] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.368837 15833 raft_consensus.cc:2468] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.370435 15724 leader_election.cc:304] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.371300 15882 raft_consensus.cc:2804] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.371764 15882 raft_consensus.cc:697] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:50.372498 15882 consensus_queue.cc:237] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.379833 15582 catalog_manager.cc:5697] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 1 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.442142 15684 raft_consensus.cc:3060] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.448649 15882 consensus_queue.cc:1048] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.461615 15886 consensus_queue.cc:1048] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.542824 15886 raft_consensus.cc:493] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.543306 15886 raft_consensus.cc:515] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.544881 15886 leader_election.cc:290] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.545774 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:50.545914 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:50.546394 15684 raft_consensus.cc:2468] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.546507 15833 raft_consensus.cc:2468] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:50.547439 15724 leader_election.cc:304] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.548094 15886 raft_consensus.cc:2804] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.548485 15886 raft_consensus.cc:493] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.548756 15886 raft_consensus.cc:3060] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.553831 15886 raft_consensus.cc:515] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.555440 15886 leader_election.cc:290] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:50.556329 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:50.556432 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:50.556968 15684 raft_consensus.cc:3060] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.557083 15833 raft_consensus.cc:3060] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.562155 15684 raft_consensus.cc:2468] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.562322 15833 raft_consensus.cc:2468] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:50.563393 15724 leader_election.cc:304] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:50.564163 15886 raft_consensus.cc:2804] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.564551 15886 raft_consensus.cc:697] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:50.565325 15886 consensus_queue.cc:237] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:50.572911 15581 catalog_manager.cc:5697] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 1 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.628739 15886 consensus_queue.cc:1048] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.639183 15882 consensus_queue.cc:1048] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.646505 15912 consensus_queue.cc:1048] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.656649 15880 consensus_queue.cc:1048] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.671068 15882 consensus_queue.cc:1048] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.682343 15886 consensus_queue.cc:1048] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.685206 15886 consensus_queue.cc:1048] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.702494 15886 consensus_queue.cc:1048] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.745718 15881 consensus_queue.cc:1048] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.757589 15947 consensus_queue.cc:1048] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.767650 15880 consensus_queue.cc:1048] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.778743 15950 consensus_queue.cc:1048] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.832469 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
mode: GRACEFUL
new_leader_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:43034
I20260710 13:19:50.833089 15759 raft_consensus.cc:606] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Received request to transfer leadership to TS 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:50.838115 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
mode: GRACEFUL
new_leader_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:43034
I20260710 13:19:50.838788 15759 raft_consensus.cc:606] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Received request to transfer leadership to TS 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:50.843497 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
mode: GRACEFUL
new_leader_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:43034
I20260710 13:19:50.843986 15759 raft_consensus.cc:606] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Received request to transfer leadership to TS 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:50.848835 15759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
mode: GRACEFUL
new_leader_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:43034
I20260710 13:19:50.849334 15759 raft_consensus.cc:606] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Received request to transfer leadership to TS 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:50.867175 15834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
mode: GRACEFUL
new_leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:39930
I20260710 13:19:50.867656 15834 raft_consensus.cc:606] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Received request to transfer leadership to TS 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:50.874419 15886 consensus_queue.cc:1048] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.883818 15684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85289f4e73a349e6929781206a127317"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
mode: GRACEFUL
new_leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:57504
I20260710 13:19:50.884567 15684 raft_consensus.cc:606] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Received request to transfer leadership to TS 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:50.886740 15882 consensus_queue.cc:1048] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.896456 15684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b127627679544c09d1af2186b1a6625"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
mode: GRACEFUL
new_leader_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:57504
I20260710 13:19:50.897043 15684 raft_consensus.cc:606] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Received request to transfer leadership to TS 0667cb169a85445785611ee5bf03905a
I20260710 13:19:51.055419 15882 consensus_queue.cc:1048] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.062237 15886 raft_consensus.cc:993] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf: : Instructing follower 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.062798 15909 raft_consensus.cc:1081] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Signalling peer 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.065285 15685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:57488
I20260710 13:19:51.065923 15685 raft_consensus.cc:493] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.066285 15685 raft_consensus.cc:3060] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.068809 15886 consensus_queue.cc:1048] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.073848 15685 raft_consensus.cc:515] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.079147 15685 leader_election.cc:290] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:51.079066 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:51.080235 15759 raft_consensus.cc:3055] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.080662 15759 raft_consensus.cc:740] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:51.081748 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef5adc5e3349a3a408153606e84cdc" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:51.081521 15759 consensus_queue.cc:260] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.082505 15833 raft_consensus.cc:3060] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.085072 15759 raft_consensus.cc:3060] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.088486 15833 raft_consensus.cc:2468] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.089684 15651 leader_election.cc:304] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:51.090314 15759 raft_consensus.cc:2468] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.090473 15950 raft_consensus.cc:2804] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.091012 15950 raft_consensus.cc:697] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:51.091836 15950 consensus_queue.cc:237] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.098342 15581 catalog_manager.cc:5697] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 1 to 2, leader changed from 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194) to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.157265 15882 raft_consensus.cc:993] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf: : Instructing follower 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.157766 15909 raft_consensus.cc:1081] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Signalling peer 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.159399 15685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:57488
I20260710 13:19:51.159965 15685 raft_consensus.cc:493] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.160328 15685 raft_consensus.cc:3060] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.165275 15685 raft_consensus.cc:515] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.166849 15685 leader_election.cc:290] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:51.167830 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:51.167858 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc843540a4124cba98d0a984232fb80f" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:51.168571 15759 raft_consensus.cc:3055] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.168646 15833 raft_consensus.cc:3060] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.168958 15759 raft_consensus.cc:740] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:51.169654 15759 consensus_queue.cc:260] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.170535 15759 raft_consensus.cc:3060] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.173880 15833 raft_consensus.cc:2468] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.175040 15651 leader_election.cc:304] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:51.175704 15950 raft_consensus.cc:2804] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.175990 15759 raft_consensus.cc:2468] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.176133 15950 raft_consensus.cc:697] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:51.177098 15950 consensus_queue.cc:237] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.182983 15886 raft_consensus.cc:993] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf: : Instructing follower 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.183444 15909 raft_consensus.cc:1081] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Signalling peer 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.184870 15685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:57488
I20260710 13:19:51.184257 15581 catalog_manager.cc:5697] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 1 to 2, leader changed from 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194) to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.185396 15685 raft_consensus.cc:493] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.185760 15685 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.191707 15685 raft_consensus.cc:515] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.193485 15685 leader_election.cc:290] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:51.194499 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:51.194504 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:51.195389 15759 raft_consensus.cc:3055] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.195495 15833 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.195700 15759 raft_consensus.cc:740] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:51.196509 15759 consensus_queue.cc:260] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.197451 15759 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.201151 15833 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.202247 15759 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.202359 15651 leader_election.cc:304] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:51.203287 15950 raft_consensus.cc:2804] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.203743 15950 raft_consensus.cc:697] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:51.204506 15950 consensus_queue.cc:237] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.210789 15581 catalog_manager.cc:5697] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 1 to 2, leader changed from 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194) to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.264050 15882 raft_consensus.cc:993] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf: : Instructing follower 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.264595 15909 raft_consensus.cc:1081] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Signalling peer 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:51.266216 15685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:57488
I20260710 13:19:51.266822 15685 raft_consensus.cc:493] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.267277 15685 raft_consensus.cc:3060] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.273283 15685 raft_consensus.cc:515] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.275882 15880 raft_consensus.cc:993] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9: : Instructing follower 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:51.276276 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:51.276454 15880 raft_consensus.cc:1081] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Signalling peer 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:51.275658 15685 leader_election.cc:290] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:51.276921 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "087e25e95d234cac862b7b5d535515f0" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:51.276940 15759 raft_consensus.cc:3055] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.277565 15759 raft_consensus.cc:740] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:51.277661 15833 raft_consensus.cc:3060] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.278457 15759 consensus_queue.cc:260] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.278872 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85289f4e73a349e6929781206a127317"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:43018
I20260710 13:19:51.279464 15760 raft_consensus.cc:493] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.279816 15760 raft_consensus.cc:3060] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.279781 15759 raft_consensus.cc:3060] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.285060 15833 raft_consensus.cc:2468] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.285210 15760 raft_consensus.cc:515] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.286303 15651 leader_election.cc:304] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:51.287065 15759 raft_consensus.cc:2468] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:51.287235 15880 raft_consensus.cc:2804] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.287794 15880 raft_consensus.cc:697] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:51.288059 15760 leader_election.cc:290] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:51.288654 15880 consensus_queue.cc:237] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.289155 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85289f4e73a349e6929781206a127317" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:51.289415 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85289f4e73a349e6929781206a127317" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:51.289695 15833 raft_consensus.cc:3060] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.289911 15685 raft_consensus.cc:3055] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.290190 15685 raft_consensus.cc:740] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:51.291133 15685 consensus_queue.cc:260] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.292488 15685 raft_consensus.cc:3060] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.296293 15833 raft_consensus.cc:2468] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:51.296489 15581 catalog_manager.cc:5697] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 1 to 2, leader changed from 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194) to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.297520 15726 leader_election.cc:304] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:51.298311 15909 raft_consensus.cc:2804] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.298784 15909 raft_consensus.cc:697] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:51.299540 15909 consensus_queue.cc:237] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.300258 15685 raft_consensus.cc:2468] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:51.306567 15580 catalog_manager.cc:5697] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 1 to 2, leader changed from 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193) to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 2 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.372926 15964 raft_consensus.cc:993] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a: : Instructing follower 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:51.373407 15964 raft_consensus.cc:1081] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Signalling peer 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:51.375305 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:43024
I20260710 13:19:51.375834 15760 raft_consensus.cc:493] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.376152 15760 raft_consensus.cc:3060] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.381403 15760 raft_consensus.cc:515] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.383419 15760 leader_election.cc:290] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:51.384224 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:51.384456 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488236c668ca4cfa9c7422f7e4e87546" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:51.384912 15685 raft_consensus.cc:3060] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.385030 15833 raft_consensus.cc:3055] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.385421 15833 raft_consensus.cc:740] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:51.386053 15833 consensus_queue.cc:260] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.387043 15833 raft_consensus.cc:3060] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.390327 15685 raft_consensus.cc:2468] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:51.391775 15724 leader_election.cc:304] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:51.391938 15833 raft_consensus.cc:2468] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:51.392568 15909 raft_consensus.cc:2804] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.393064 15909 raft_consensus.cc:697] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:51.393910 15909 consensus_queue.cc:237] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.400740 15580 catalog_manager.cc:5697] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 1 to 2, leader changed from 0667cb169a85445785611ee5bf03905a (127.10.245.195) to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 2 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.402308 15910 raft_consensus.cc:993] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9: : Instructing follower 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:51.402849 15880 raft_consensus.cc:1081] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Signalling peer 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:51.404232 15833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b127627679544c09d1af2186b1a6625"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:39926
I20260710 13:19:51.404706 15833 raft_consensus.cc:493] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.405014 15833 raft_consensus.cc:3060] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.410465 15833 raft_consensus.cc:515] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.412391 15833 leader_election.cc:290] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:51.413172 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:51.413466 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b127627679544c09d1af2186b1a6625" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:51.413806 15685 raft_consensus.cc:3055] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.414001 15760 raft_consensus.cc:3060] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.414187 15685 raft_consensus.cc:740] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:51.415114 15685 consensus_queue.cc:260] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.416319 15685 raft_consensus.cc:3060] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.421350 15760 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 2.
I20260710 13:19:51.422807 15798 leader_election.cc:304] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:51.423216 15685 raft_consensus.cc:2468] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 2.
I20260710 13:19:51.423640 15964 raft_consensus.cc:2804] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.424168 15964 raft_consensus.cc:697] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 2 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:51.424965 15964 consensus_queue.cc:237] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:51.431421 15580 catalog_manager.cc:5697] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 1 to 2, leader changed from 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193) to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 2 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.606045 15833 raft_consensus.cc:1275] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.607354 15880 consensus_queue.cc:1048] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.615007 15760 raft_consensus.cc:1275] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.618420 15880 consensus_queue.cc:1048] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.629312 15760 raft_consensus.cc:1275] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.630517 15880 consensus_queue.cc:1048] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.637941 15833 raft_consensus.cc:1275] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.639387 15910 consensus_queue.cc:1048] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.735388 15685 raft_consensus.cc:1275] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.736795 15909 consensus_queue.cc:1048] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.748106 15833 raft_consensus.cc:1275] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.749511 15909 consensus_queue.cc:1048] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.751567 15833 raft_consensus.cc:1275] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.753243 15880 consensus_queue.cc:1048] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.762210 15833 raft_consensus.cc:1275] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.765410 15950 consensus_queue.cc:1048] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.772775 15760 raft_consensus.cc:1275] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.774806 15950 consensus_queue.cc:1048] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.784049 15759 raft_consensus.cc:1275] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.788803 15910 consensus_queue.cc:1048] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.845790 15833 raft_consensus.cc:1275] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.847170 15909 consensus_queue.cc:1048] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.856408 15685 raft_consensus.cc:1275] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.859771 15909 consensus_queue.cc:1048] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.993408 15685 raft_consensus.cc:1275] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.995132 15964 consensus_queue.cc:1048] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.010342 15759 raft_consensus.cc:1275] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.012030 15979 consensus_queue.cc:1048] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.925647 15581 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33320:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:53.928089 15581 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:53.981127 15670 tablet_service.cc:1511] Processing CreateTablet for tablet 2bff5ba3bfbe4143b8688581cddf77d1 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.982523 15670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bff5ba3bfbe4143b8688581cddf77d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.982386 15746 tablet_service.cc:1511] Processing CreateTablet for tablet 2bff5ba3bfbe4143b8688581cddf77d1 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.983628 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bff5ba3bfbe4143b8688581cddf77d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.985765 15674 tablet_service.cc:1511] Processing CreateTablet for tablet ce7ba64f7d704fb58a38c2490a415c3b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.986202 15820 tablet_service.cc:1511] Processing CreateTablet for tablet 2bff5ba3bfbe4143b8688581cddf77d1 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:53.987181 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7ba64f7d704fb58a38c2490a415c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.987406 15820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bff5ba3bfbe4143b8688581cddf77d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.997501 15748 tablet_service.cc:1511] Processing CreateTablet for tablet ce7ba64f7d704fb58a38c2490a415c3b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:53.999064 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7ba64f7d704fb58a38c2490a415c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:53.999678 15824 tablet_service.cc:1511] Processing CreateTablet for tablet ce7ba64f7d704fb58a38c2490a415c3b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:54.001032 15824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce7ba64f7d704fb58a38c2490a415c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.007292 15994 tablet_bootstrap.cc:492] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.013375 15994 tablet_bootstrap.cc:654] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.020692 15671 tablet_service.cc:1511] Processing CreateTablet for tablet 01d91522a0294ff49c094e4eacbed39b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:54.022604 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d91522a0294ff49c094e4eacbed39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.024209 15746 tablet_service.cc:1511] Processing CreateTablet for tablet 01d91522a0294ff49c094e4eacbed39b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:54.025643 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d91522a0294ff49c094e4eacbed39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.027024 15822 tablet_service.cc:1511] Processing CreateTablet for tablet 01d91522a0294ff49c094e4eacbed39b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:54.028738 15822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d91522a0294ff49c094e4eacbed39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.032495 15669 tablet_service.cc:1511] Processing CreateTablet for tablet a2917cfc4fdc40e8a5d9fabab5d3d2bd (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260710 13:19:54.033391 15631 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:54.033855 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2917cfc4fdc40e8a5d9fabab5d3d2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.050087 15748 tablet_service.cc:1511] Processing CreateTablet for tablet a2917cfc4fdc40e8a5d9fabab5d3d2bd (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:54.051693 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2917cfc4fdc40e8a5d9fabab5d3d2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.057087 15995 tablet_bootstrap.cc:492] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.063565 15995 tablet_bootstrap.cc:654] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.068331 15996 tablet_bootstrap.cc:492] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.069782 15824 tablet_service.cc:1511] Processing CreateTablet for tablet a2917cfc4fdc40e8a5d9fabab5d3d2bd (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:54.071169 15824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2917cfc4fdc40e8a5d9fabab5d3d2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.075807 15674 tablet_service.cc:1511] Processing CreateTablet for tablet ab48d66d197b4f888240f6639b563173 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:54.077325 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab48d66d197b4f888240f6639b563173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.077149 15750 tablet_service.cc:1511] Processing CreateTablet for tablet ab48d66d197b4f888240f6639b563173 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:54.078320 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab48d66d197b4f888240f6639b563173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.089334 15994 tablet_bootstrap.cc:492] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.089967 15994 ts_tablet_manager.cc:1403] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.007s
I20260710 13:19:54.090307 15820 tablet_service.cc:1511] Processing CreateTablet for tablet ab48d66d197b4f888240f6639b563173 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:54.091697 15820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab48d66d197b4f888240f6639b563173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.093303 15994 raft_consensus.cc:359] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.094081 15994 raft_consensus.cc:385] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.094393 15994 raft_consensus.cc:740] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.101665 15994 consensus_queue.cc:260] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.097046 15996 tablet_bootstrap.cc:654] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.103183 15995 tablet_bootstrap.cc:492] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.103786 15995 ts_tablet_manager.cc:1403] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.010s
I20260710 13:19:54.106762 15995 raft_consensus.cc:359] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.107446 15995 raft_consensus.cc:385] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.107751 15995 raft_consensus.cc:740] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.109144 15994 ts_tablet_manager.cc:1434] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 13:19:54.110917 15995 consensus_queue.cc:260] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.112743 15996 tablet_bootstrap.cc:492] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.113267 15996 ts_tablet_manager.cc:1403] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.003s
I20260710 13:19:54.113353 15995 ts_tablet_manager.cc:1434] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:19:54.114310 15995 tablet_bootstrap.cc:492] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.115965 15824 tablet_service.cc:1511] Processing CreateTablet for tablet a4a82b9ff9764ccd907d438b99dd80e7 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:54.117267 15824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a82b9ff9764ccd907d438b99dd80e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.118832 15669 tablet_service.cc:1511] Processing CreateTablet for tablet a4a82b9ff9764ccd907d438b99dd80e7 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:54.120095 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a82b9ff9764ccd907d438b99dd80e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.125973 15674 tablet_service.cc:1511] Processing CreateTablet for tablet 3a36eb4ea43e4002af1d7a6a373cde32 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:54.127246 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a36eb4ea43e4002af1d7a6a373cde32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.120617 15995 tablet_bootstrap.cc:654] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.133683 15748 tablet_service.cc:1511] Processing CreateTablet for tablet 3a36eb4ea43e4002af1d7a6a373cde32 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:54.140633 15671 tablet_service.cc:1511] Processing CreateTablet for tablet bc3b800d0e734345af330d8030b1b00b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:54.141606 15748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a36eb4ea43e4002af1d7a6a373cde32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.141793 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3b800d0e734345af330d8030b1b00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.136878 15822 tablet_service.cc:1511] Processing CreateTablet for tablet bc3b800d0e734345af330d8030b1b00b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:54.143554 15820 tablet_service.cc:1511] Processing CreateTablet for tablet 3a36eb4ea43e4002af1d7a6a373cde32 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:54.144315 15822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3b800d0e734345af330d8030b1b00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.144914 15820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a36eb4ea43e4002af1d7a6a373cde32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.140103 15994 tablet_bootstrap.cc:492] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.124818 15996 raft_consensus.cc:359] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.147670 15996 raft_consensus.cc:385] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.147953 15996 raft_consensus.cc:740] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.148679 15996 consensus_queue.cc:260] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.151804 15750 tablet_service.cc:1511] Processing CreateTablet for tablet bc3b800d0e734345af330d8030b1b00b (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:54.153225 15750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3b800d0e734345af330d8030b1b00b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.156798 15996 ts_tablet_manager.cc:1434] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.002s
I20260710 13:19:54.157905 15996 tablet_bootstrap.cc:492] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.163658 15996 tablet_bootstrap.cc:654] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.167090 15995 tablet_bootstrap.cc:492] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.167838 15995 ts_tablet_manager.cc:1403] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260710 13:19:54.169054 15994 tablet_bootstrap.cc:654] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.173439 15820 tablet_service.cc:1511] Processing CreateTablet for tablet 4b28f94bcf1c4afa9e4bd62d56aabb65 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:54.175386 15820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b28f94bcf1c4afa9e4bd62d56aabb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.181005 15674 tablet_service.cc:1511] Processing CreateTablet for tablet 4b28f94bcf1c4afa9e4bd62d56aabb65 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:54.181372 15745 tablet_service.cc:1511] Processing CreateTablet for tablet 4b28f94bcf1c4afa9e4bd62d56aabb65 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:54.181735 15995 raft_consensus.cc:359] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.182381 15674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b28f94bcf1c4afa9e4bd62d56aabb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.182636 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b28f94bcf1c4afa9e4bd62d56aabb65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.182708 15995 raft_consensus.cc:385] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.183363 15995 raft_consensus.cc:740] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.184262 15995 consensus_queue.cc:260] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.187997 15995 ts_tablet_manager.cc:1434] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:19:54.199608 15995 tablet_bootstrap.cc:492] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.210356 15996 tablet_bootstrap.cc:492] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.210955 15996 ts_tablet_manager.cc:1403] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.021s
I20260710 13:19:54.212476 15995 tablet_bootstrap.cc:654] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.128957 15746 tablet_service.cc:1511] Processing CreateTablet for tablet a4a82b9ff9764ccd907d438b99dd80e7 (DEFAULT_TABLE table=soft_deleted_table [id=94e61a3cc6844136b07214e70be28850]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:54.214054 15996 raft_consensus.cc:359] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.214890 15996 raft_consensus.cc:385] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.215183 15996 raft_consensus.cc:740] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.215502 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4a82b9ff9764ccd907d438b99dd80e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:54.215925 15996 consensus_queue.cc:260] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.223415 15996 ts_tablet_manager.cc:1434] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 13:19:54.224818 15996 tablet_bootstrap.cc:492] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.245963 15996 tablet_bootstrap.cc:654] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.247959 15995 tablet_bootstrap.cc:492] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.253386 15995 ts_tablet_manager.cc:1403] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.030s
I20260710 13:19:54.256918 15995 raft_consensus.cc:359] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.257511 15996 tablet_bootstrap.cc:492] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.251922 15994 tablet_bootstrap.cc:492] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.258118 15995 raft_consensus.cc:385] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.258324 15994 ts_tablet_manager.cc:1403] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.001s
I20260710 13:19:54.258505 15995 raft_consensus.cc:740] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.259419 15995 consensus_queue.cc:260] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.261955 15995 ts_tablet_manager.cc:1434] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:54.262998 15995 tablet_bootstrap.cc:492] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.263847 15994 raft_consensus.cc:359] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.264611 15994 raft_consensus.cc:385] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.264900 15994 raft_consensus.cc:740] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.265640 15994 consensus_queue.cc:260] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.268049 15994 ts_tablet_manager.cc:1434] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:54.269064 15994 tablet_bootstrap.cc:492] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.270313 15995 tablet_bootstrap.cc:654] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.272730 15996 ts_tablet_manager.cc:1403] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.012s
I20260710 13:19:54.276906 15996 raft_consensus.cc:359] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.277875 15996 raft_consensus.cc:385] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.278236 15996 raft_consensus.cc:740] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.279258 15996 consensus_queue.cc:260] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.281347 15995 tablet_bootstrap.cc:492] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.282488 15994 tablet_bootstrap.cc:654] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.281924 15995 ts_tablet_manager.cc:1403] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:19:54.286471 15995 raft_consensus.cc:359] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.287454 15995 raft_consensus.cc:385] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.287823 15995 raft_consensus.cc:740] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.281876 15996 ts_tablet_manager.cc:1434] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:54.290405 16005 raft_consensus.cc:493] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.291071 16005 raft_consensus.cc:515] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.291293 15995 consensus_queue.cc:260] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.293735 15995 ts_tablet_manager.cc:1434] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:19:54.294466 16005 leader_election.cc:290] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.294798 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d91522a0294ff49c094e4eacbed39b" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:54.295243 16005 raft_consensus.cc:493] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.295420 15833 raft_consensus.cc:2468] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:54.295717 16005 raft_consensus.cc:515] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.296218 15994 tablet_bootstrap.cc:492] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.296799 15994 ts_tablet_manager.cc:1403] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260710 13:19:54.296727 15651 leader_election.cc:304] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.297760 15995 tablet_bootstrap.cc:492] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.297803 16005 leader_election.cc:290] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.291096 15996 tablet_bootstrap.cc:492] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.300356 15994 raft_consensus.cc:359] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.301242 15994 raft_consensus.cc:385] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.301618 15994 raft_consensus.cc:740] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.303925 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bff5ba3bfbe4143b8688581cddf77d1" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.304615 15760 raft_consensus.cc:2468] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:54.305233 15995 tablet_bootstrap.cc:654] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.305399 15996 tablet_bootstrap.cc:654] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.305754 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d91522a0294ff49c094e4eacbed39b" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.302551 15994 consensus_queue.cc:260] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.310555 15994 ts_tablet_manager.cc:1434] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:54.297726 15880 raft_consensus.cc:2804] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.312346 15880 raft_consensus.cc:493] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.312011 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bff5ba3bfbe4143b8688581cddf77d1" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:54.312700 15880 raft_consensus.cc:3060] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.313052 15833 raft_consensus.cc:2468] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:54.312028 15649 leader_election.cc:304] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.315111 15995 tablet_bootstrap.cc:492] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
W20260710 13:19:54.315374 15649 leader_election.cc:343] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.315798 15995 ts_tablet_manager.cc:1403] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:19:54.317381 16005 raft_consensus.cc:2804] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.317808 16005 raft_consensus.cc:493] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.318143 16005 raft_consensus.cc:3060] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.319206 15995 raft_consensus.cc:359] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.319996 15995 raft_consensus.cc:385] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.320348 15995 raft_consensus.cc:740] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.320915 15880 raft_consensus.cc:515] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.321184 15995 consensus_queue.cc:260] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.324249 15994 tablet_bootstrap.cc:492] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.324293 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d91522a0294ff49c094e4eacbed39b" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
W20260710 13:19:54.325788 15649 leader_election.cc:343] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.325542 16005 raft_consensus.cc:515] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.327996 15880 leader_election.cc:290] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.328188 16005 leader_election.cc:290] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.329552 15996 tablet_bootstrap.cc:492] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.330003 15996 ts_tablet_manager.cc:1403] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.007s
I20260710 13:19:54.330039 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bff5ba3bfbe4143b8688581cddf77d1" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:54.330744 15759 raft_consensus.cc:3060] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.331465 15994 tablet_bootstrap.cc:654] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.333169 15996 raft_consensus.cc:359] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.333951 15996 raft_consensus.cc:385] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.334323 15995 ts_tablet_manager.cc:1434] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:19:54.334236 15996 raft_consensus.cc:740] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.335495 15995 tablet_bootstrap.cc:492] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.335193 15996 consensus_queue.cc:260] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.338410 15996 ts_tablet_manager.cc:1434] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:54.339455 15996 tablet_bootstrap.cc:492] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.343667 15995 tablet_bootstrap.cc:654] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.346975 15996 tablet_bootstrap.cc:654] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.352375 15759 raft_consensus.cc:2468] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:54.353778 15649 leader_election.cc:304] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.354543 16005 raft_consensus.cc:2804] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.355024 16005 raft_consensus.cc:697] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:54.355834 16005 consensus_queue.cc:237] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.365125 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d91522a0294ff49c094e4eacbed39b" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:54.365796 15833 raft_consensus.cc:3060] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.372506 15583 catalog_manager.cc:5697] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.373941 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bff5ba3bfbe4143b8688581cddf77d1" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:54.374577 15834 raft_consensus.cc:3060] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.377638 15833 raft_consensus.cc:2468] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:54.379076 15651 leader_election.cc:304] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:54.379895 16011 raft_consensus.cc:2804] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.380378 16011 raft_consensus.cc:697] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:54.382591 16011 consensus_queue.cc:237] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.384240 15995 tablet_bootstrap.cc:492] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.382591 15834 raft_consensus.cc:2468] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:54.380388 15994 tablet_bootstrap.cc:492] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.386021 15995 ts_tablet_manager.cc:1403] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.005s
I20260710 13:19:54.386023 15994 ts_tablet_manager.cc:1403] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.017s
I20260710 13:19:54.388144 15996 tablet_bootstrap.cc:492] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.388671 15996 ts_tablet_manager.cc:1403] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.049s	user 0.003s	sys 0.031s
I20260710 13:19:54.389868 15994 raft_consensus.cc:359] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.390605 15994 raft_consensus.cc:385] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.390941 15994 raft_consensus.cc:740] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.390868 15995 raft_consensus.cc:359] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.391695 15995 raft_consensus.cc:385] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.391451 15996 raft_consensus.cc:359] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.392092 15995 raft_consensus.cc:740] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.392230 15996 raft_consensus.cc:385] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.392611 15996 raft_consensus.cc:740] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.392910 15995 consensus_queue.cc:260] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.393352 15996 consensus_queue.cc:260] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.391817 15994 consensus_queue.cc:260] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.395013 15995 ts_tablet_manager.cc:1434] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:54.395906 15994 ts_tablet_manager.cc:1434] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:54.397053 15994 tablet_bootstrap.cc:492] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.395960 15995 tablet_bootstrap.cc:492] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.400308 15583 catalog_manager.cc:5697] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.403594 15994 tablet_bootstrap.cc:654] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.405943 15995 tablet_bootstrap.cc:654] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.408207 15996 ts_tablet_manager.cc:1434] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:19:54.409235 15996 tablet_bootstrap.cc:492] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.410377 15983 raft_consensus.cc:493] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.410867 15983 raft_consensus.cc:515] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.412904 15983 leader_election.cc:290] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.415724 15996 tablet_bootstrap.cc:654] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.416066 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:54.416985 15685 raft_consensus.cc:2468] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.418465 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.419447 15759 raft_consensus.cc:2468] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.425120 15983 raft_consensus.cc:493] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.425652 15983 raft_consensus.cc:515] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.426608 15995 tablet_bootstrap.cc:492] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.427312 15995 ts_tablet_manager.cc:1403] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.015s
I20260710 13:19:54.427829 15983 leader_election.cc:290] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.431079 15996 tablet_bootstrap.cc:492] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.430867 15798 leader_election.cc:304] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.431718 15996 ts_tablet_manager.cc:1403] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260710 13:19:54.431871 15983 raft_consensus.cc:2804] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.432314 15983 raft_consensus.cc:493] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.432596 15994 tablet_bootstrap.cc:492] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.432641 15983 raft_consensus.cc:3060] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.433337 15994 ts_tablet_manager.cc:1403] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260710 13:19:54.434877 15996 raft_consensus.cc:359] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.435602 15996 raft_consensus.cc:385] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.435905 15996 raft_consensus.cc:740] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.436249 15994 raft_consensus.cc:359] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.436985 15994 raft_consensus.cc:385] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.436730 15996 consensus_queue.cc:260] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.437288 15994 raft_consensus.cc:740] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.433189 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:54.438072 15994 consensus_queue.cc:260] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.440425 15994 ts_tablet_manager.cc:1434] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:54.438086 15685 raft_consensus.cc:2468] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.441402 15994 tablet_bootstrap.cc:492] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.441536 15983 raft_consensus.cc:515] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.444905 15983 leader_election.cc:290] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.442860 15995 raft_consensus.cc:359] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.445608 15995 raft_consensus.cc:385] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.445940 15995 raft_consensus.cc:740] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.446759 15995 consensus_queue.cc:260] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.448642 15994 tablet_bootstrap.cc:654] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.449564 15995 ts_tablet_manager.cc:1434] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:19:54.450706 15995 tablet_bootstrap.cc:492] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.452090 16003 raft_consensus.cc:493] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.452554 16003 raft_consensus.cc:515] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.455622 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d91522a0294ff49c094e4eacbed39b" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:54.456439 15834 raft_consensus.cc:2393] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3eb5595996c94343b022ef3a7e8e9dcf in current term 1: Already voted for candidate 2bca41361c8d4d478e44c4ed370715e9 in this term.
I20260710 13:19:54.456928 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d91522a0294ff49c094e4eacbed39b" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:54.458688 16003 leader_election.cc:290] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.459334 15995 tablet_bootstrap.cc:654] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.459445 15726 leader_election.cc:304] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:54.462815 16003 raft_consensus.cc:3060] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.462533 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:54.465520 15685 raft_consensus.cc:3060] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.432575 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.466925 15759 raft_consensus.cc:2468] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.471006 15996 ts_tablet_manager.cc:1434] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.039s	user 0.002s	sys 0.005s
I20260710 13:19:54.471501 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:54.474958 15798 leader_election.cc:304] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.475427 15996 tablet_bootstrap.cc:492] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.475347 15759 raft_consensus.cc:3060] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.482836 15996 tablet_bootstrap.cc:654] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.473459 15995 tablet_bootstrap.cc:492] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.483911 15995 ts_tablet_manager.cc:1403] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.003s
I20260710 13:19:54.489377 15983 raft_consensus.cc:2804] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.489986 15983 raft_consensus.cc:493] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.490415 15983 raft_consensus.cc:3060] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.492570 16003 raft_consensus.cc:2749] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.493294 15685 raft_consensus.cc:2468] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:54.496760 15759 raft_consensus.cc:2468] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:54.496780 15995 raft_consensus.cc:359] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.497555 15995 raft_consensus.cc:385] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.497887 15995 raft_consensus.cc:740] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.498504 15995 consensus_queue.cc:260] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.503159 15983 raft_consensus.cc:515] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.504483 15994 tablet_bootstrap.cc:492] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.505036 15994 ts_tablet_manager.cc:1403] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.064s	user 0.038s	sys 0.016s
I20260710 13:19:54.505244 15983 leader_election.cc:290] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.508142 15994 raft_consensus.cc:359] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.508935 15994 raft_consensus.cc:385] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.509053 15798 leader_election.cc:304] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.509320 15994 raft_consensus.cc:740] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.510447 15996 tablet_bootstrap.cc:492] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.510215 15994 consensus_queue.cc:260] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.511211 15996 ts_tablet_manager.cc:1403] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.004s
I20260710 13:19:54.511359 15983 raft_consensus.cc:2804] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.511904 15983 raft_consensus.cc:697] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:54.513046 15994 ts_tablet_manager.cc:1434] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:54.512753 15983 consensus_queue.cc:237] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.514187 15994 tablet_bootstrap.cc:492] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.519873 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:54.520738 15685 raft_consensus.cc:3060] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.521409 15994 tablet_bootstrap.cc:654] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.524914 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:54.525779 15759 raft_consensus.cc:3060] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.530575 15995 ts_tablet_manager.cc:1434] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.046s	user 0.018s	sys 0.013s
I20260710 13:19:54.531648 15995 tablet_bootstrap.cc:492] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: Bootstrap starting.
I20260710 13:19:54.534219 15994 tablet_bootstrap.cc:492] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.535015 15994 ts_tablet_manager.cc:1403] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:19:54.538791 15994 raft_consensus.cc:359] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.540802 16003 raft_consensus.cc:493] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.542361 15994 raft_consensus.cc:385] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.542789 15994 raft_consensus.cc:740] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.543685 15994 consensus_queue.cc:260] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.542480 16003 raft_consensus.cc:515] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.546002 16003 leader_election.cc:290] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.546607 15994 ts_tablet_manager.cc:1434] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:54.546808 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:54.547675 15994 tablet_bootstrap.cc:492] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.548235 15685 raft_consensus.cc:2468] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
W20260710 13:19:54.548830 15724 leader_election.cc:343] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.549335 15798 leader_election.cc:304] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.514104 15996 raft_consensus.cc:359] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.550177 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:54.550513 15996 raft_consensus.cc:385] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.550912 15996 raft_consensus.cc:740] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.551131 15759 raft_consensus.cc:2468] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
W20260710 13:19:54.551545 15726 leader_election.cc:343] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:54.552023 15726 leader_election.cc:304] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:54.552639 15983 raft_consensus.cc:2804] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.552992 16003 raft_consensus.cc:2749] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:54.553166 15983 raft_consensus.cc:697] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:54.554154 15983 consensus_queue.cc:237] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.555358 15994 tablet_bootstrap.cc:654] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.551695 15996 consensus_queue.cc:260] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.554987 15581 catalog_manager.cc:5697] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 1 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.557634 15996 ts_tablet_manager.cc:1434] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:19:54.558688 15996 tablet_bootstrap.cc:492] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.541469 15995 tablet_bootstrap.cc:654] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.564886 15996 tablet_bootstrap.cc:654] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.578850 15996 tablet_bootstrap.cc:492] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.579293 15996 ts_tablet_manager.cc:1403] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260710 13:19:54.580531 15994 tablet_bootstrap.cc:492] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.580940 15995 tablet_bootstrap.cc:492] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: No bootstrap required, opened a new log
I20260710 13:19:54.581070 15994 ts_tablet_manager.cc:1403] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.000s
I20260710 13:19:54.581416 15995 ts_tablet_manager.cc:1403] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.001s
I20260710 13:19:54.581319 15581 catalog_manager.cc:5697] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 1 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.581980 15996 raft_consensus.cc:359] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.582708 15996 raft_consensus.cc:385] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.582986 15996 raft_consensus.cc:740] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.583626 15996 consensus_queue.cc:260] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.585566 15996 ts_tablet_manager.cc:1434] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:54.586836 15996 tablet_bootstrap.cc:492] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9: Bootstrap starting.
I20260710 13:19:54.587167 16011 raft_consensus.cc:493] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.584126 15994 raft_consensus.cc:359] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.587879 15994 raft_consensus.cc:385] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.587711 16011 raft_consensus.cc:515] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.588238 15994 raft_consensus.cc:740] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.589022 15994 consensus_queue.cc:260] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.591282 15994 ts_tablet_manager.cc:1434] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:54.586464 15995 raft_consensus.cc:359] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.593336 15995 raft_consensus.cc:385] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.593144 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab48d66d197b4f888240f6639b563173" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.593662 15995 raft_consensus.cc:740] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.593807 15994 tablet_bootstrap.cc:492] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf: Bootstrap starting.
I20260710 13:19:54.592775 16011 leader_election.cc:290] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.593899 15760 raft_consensus.cc:2468] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:54.594455 15995 consensus_queue.cc:260] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.595369 15649 leader_election.cc:304] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.595554 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab48d66d197b4f888240f6639b563173" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:54.596154 15834 raft_consensus.cc:2468] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:54.596765 15995 ts_tablet_manager.cc:1434] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:19:54.593179 15996 tablet_bootstrap.cc:654] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.596241 16011 raft_consensus.cc:2804] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.601020 15994 tablet_bootstrap.cc:654] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:54.601414 16011 raft_consensus.cc:493] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.601866 16011 raft_consensus.cc:3060] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.614660 16011 raft_consensus.cc:515] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.616742 16011 leader_election.cc:290] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.617264 16011 raft_consensus.cc:493] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.617712 16011 raft_consensus.cc:515] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.617878 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab48d66d197b4f888240f6639b563173" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:54.618487 15834 raft_consensus.cc:3060] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.619755 16011 leader_election.cc:290] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.621306 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:54.621927 15833 raft_consensus.cc:2468] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:54.623593 15651 leader_election.cc:304] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.624351 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab48d66d197b4f888240f6639b563173" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:54.624366 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.625013 15760 raft_consensus.cc:3060] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.625195 15759 raft_consensus.cc:2468] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 0.
I20260710 13:19:54.626935 16011 raft_consensus.cc:2804] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.627353 16011 raft_consensus.cc:493] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.627693 16011 raft_consensus.cc:3060] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.628680 15994 tablet_bootstrap.cc:492] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf: No bootstrap required, opened a new log
I20260710 13:19:54.628695 15996 tablet_bootstrap.cc:492] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9: No bootstrap required, opened a new log
I20260710 13:19:54.629323 15996 ts_tablet_manager.cc:1403] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.012s
I20260710 13:19:54.629323 15994 ts_tablet_manager.cc:1403] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260710 13:19:54.632162 15760 raft_consensus.cc:2468] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:54.632154 15994 raft_consensus.cc:359] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.632324 15996 raft_consensus.cc:359] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.633278 15994 raft_consensus.cc:385] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.633322 15996 raft_consensus.cc:385] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:54.633541 15649 leader_election.cc:304] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.633751 15994 raft_consensus.cc:740] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.634395 15880 raft_consensus.cc:2804] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.633790 15996 raft_consensus.cc:740] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.634888 15880 raft_consensus.cc:697] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:54.634743 15994 consensus_queue.cc:260] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.637244 15880 consensus_queue.cc:237] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.638875 15994 ts_tablet_manager.cc:1434] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:54.638984 16011 raft_consensus.cc:515] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.641981 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:54.642583 15760 raft_consensus.cc:3060] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.635464 15996 consensus_queue.cc:260] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.645010 15996 ts_tablet_manager.cc:1434] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260710 13:19:54.635324 15834 raft_consensus.cc:2468] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:54.646359 15581 catalog_manager.cc:5697] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.650167 15760 raft_consensus.cc:2468] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:54.650985 16011 leader_election.cc:290] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.651393 15649 leader_election.cc:304] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.652235 16011 raft_consensus.cc:2804] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.652693 16011 raft_consensus.cc:697] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:54.653494 16011 consensus_queue.cc:237] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.655799 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:54.656423 15834 raft_consensus.cc:3060] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.656719 15983 raft_consensus.cc:493] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.657227 15983 raft_consensus.cc:515] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.659251 15983 leader_election.cc:290] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.661031 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:54.661682 15685 raft_consensus.cc:2468] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.663283 15798 leader_election.cc:304] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.663969 15983 raft_consensus.cc:2804] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.664347 15983 raft_consensus.cc:493] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.664731 15983 raft_consensus.cc:3060] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.665689 16003 raft_consensus.cc:493] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.665033 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.666734 15760 raft_consensus.cc:2468] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.666388 16003 raft_consensus.cc:515] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.667182 15834 raft_consensus.cc:2468] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 1.
I20260710 13:19:54.670243 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36eb4ea43e4002af1d7a6a373cde32" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:54.670887 15685 raft_consensus.cc:2468] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:54.670955 16003 leader_election.cc:290] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.672108 15724 leader_election.cc:304] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.672338 15983 raft_consensus.cc:515] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.672025 15834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36eb4ea43e4002af1d7a6a373cde32" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a" is_pre_election: true
I20260710 13:19:54.673288 16003 raft_consensus.cc:2804] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.673815 15834 raft_consensus.cc:2468] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 0.
I20260710 13:19:54.674814 15983 leader_election.cc:290] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.675716 16003 raft_consensus.cc:493] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.676178 16003 raft_consensus.cc:3060] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.676236 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:54.676851 15760 raft_consensus.cc:3060] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.677742 15685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:54.678248 15685 raft_consensus.cc:3060] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.680264 15581 catalog_manager.cc:5697] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 1 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.683576 15760 raft_consensus.cc:2468] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:54.683569 16003 raft_consensus.cc:515] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.684983 15798 leader_election.cc:304] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.685945 15983 raft_consensus.cc:2804] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.686482 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36eb4ea43e4002af1d7a6a373cde32" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:54.686726 15983 raft_consensus.cc:697] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:54.687116 15684 raft_consensus.cc:3060] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.687594 15983 consensus_queue.cc:237] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.689934 15685 raft_consensus.cc:2468] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:54.694895 16003 leader_election.cc:290] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:54.696383 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a36eb4ea43e4002af1d7a6a373cde32" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:54.696973 15833 raft_consensus.cc:3060] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.697154 15684 raft_consensus.cc:2468] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:54.698773 15724 leader_election.cc:304] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:54.699496 16003 raft_consensus.cc:2804] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.699945 16003 raft_consensus.cc:697] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:54.700759 16003 consensus_queue.cc:237] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.702119 15833 raft_consensus.cc:2468] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 1.
I20260710 13:19:54.704782 15581 catalog_manager.cc:5697] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 1 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.715968 15581 catalog_manager.cc:5697] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 0 to 1, leader changed from <none> to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 1 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.808987 16011 consensus_queue.cc:1048] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.819924 16011 consensus_queue.cc:1048] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.882728 16011 consensus_queue.cc:1048] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:54.893695 16005 consensus_queue.cc:1048] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.921098 15983 raft_consensus.cc:493] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:54.921562 15983 raft_consensus.cc:515] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.923210 15983 leader_election.cc:290] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.923995 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9" is_pre_election: true
I20260710 13:19:54.924244 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" is_pre_election: true
I20260710 13:19:54.924839 15684 raft_consensus.cc:2468] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.924893 15760 raft_consensus.cc:2468] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 0.
I20260710 13:19:54.926035 15798 leader_election.cc:304] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.926767 15983 raft_consensus.cc:2804] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:54.927053 15983 raft_consensus.cc:493] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:54.927374 15983 raft_consensus.cc:3060] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.934458 15983 raft_consensus.cc:515] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.936010 15983 leader_election.cc:290] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:54.936784 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:54.937179 15760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:54.937338 15684 raft_consensus.cc:3060] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.937752 15760 raft_consensus.cc:3060] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:54.943127 15684 raft_consensus.cc:2468] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:54.943662 15760 raft_consensus.cc:2468] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 1.
I20260710 13:19:54.944252 15798 leader_election.cc:304] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:54.944936 15983 raft_consensus.cc:2804] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:54.945408 15983 raft_consensus.cc:697] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:54.946174 15983 consensus_queue.cc:237] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:54.953378 15581 catalog_manager.cc:5697] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 1 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.960572 15983 consensus_queue.cc:1048] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.969142 15983 consensus_queue.cc:1048] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.973466 15983 consensus_queue.cc:1048] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:54.988904 16023 consensus_queue.cc:1048] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.125553 16005 consensus_queue.cc:1048] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.125679 16003 consensus_queue.cc:1048] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.131713 15832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
mode: GRACEFUL
new_leader_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:39930
I20260710 13:19:55.132339 15832 raft_consensus.cc:606] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Received request to transfer leadership to TS 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:55.140861 16011 consensus_queue.cc:1048] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.148856 15969 consensus_queue.cc:1048] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.149343 16011 consensus_queue.cc:1048] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.149467 15832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
mode: GRACEFUL
new_leader_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:39930
I20260710 13:19:55.151118 15832 raft_consensus.cc:606] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Received request to transfer leadership to TS 2bca41361c8d4d478e44c4ed370715e9
I20260710 13:19:55.161854 15683 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab48d66d197b4f888240f6639b563173"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
mode: GRACEFUL
new_leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:57504
I20260710 13:19:55.162457 15683 raft_consensus.cc:606] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Received request to transfer leadership to TS 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:55.168887 15834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
mode: GRACEFUL
new_leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:39930
I20260710 13:19:55.169484 15834 raft_consensus.cc:606] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Received request to transfer leadership to TS 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:55.174014 15880 consensus_queue.cc:1048] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.180176 15833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
mode: GRACEFUL
new_leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:39930
I20260710 13:19:55.180737 15833 raft_consensus.cc:606] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Received request to transfer leadership to TS 3eb5595996c94343b022ef3a7e8e9dcf
I20260710 13:19:55.187323 15684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
mode: GRACEFUL
new_leader_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:57504
I20260710 13:19:55.187908 15684 raft_consensus.cc:606] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Received request to transfer leadership to TS 0667cb169a85445785611ee5bf03905a
I20260710 13:19:55.192284 16023 consensus_queue.cc:1048] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.199918 16024 raft_consensus.cc:993] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: : Instructing follower 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:55.200345 16024 raft_consensus.cc:1081] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Signalling peer 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:55.202234 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:43024
I20260710 13:19:55.204926 15760 raft_consensus.cc:493] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.205325 15760 raft_consensus.cc:3060] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.205452 16024 consensus_queue.cc:1048] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.211833 15760 raft_consensus.cc:515] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.217895 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:55.218194 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4a82b9ff9764ccd907d438b99dd80e7" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:55.218498 15684 raft_consensus.cc:3060] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.218750 15833 raft_consensus.cc:3055] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.219034 15833 raft_consensus.cc:740] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:55.219774 15833 consensus_queue.cc:260] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.220772 15833 raft_consensus.cc:3060] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.225319 15684 raft_consensus.cc:2468] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:55.226455 15724 leader_election.cc:304] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:55.226815 15760 leader_election.cc:290] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:55.227324 16003 raft_consensus.cc:2804] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.227403 15833 raft_consensus.cc:2468] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:55.227998 16003 raft_consensus.cc:697] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:55.228871 16003 consensus_queue.cc:237] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.236083 15581 catalog_manager.cc:5697] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 1 to 2, leader changed from 0667cb169a85445785611ee5bf03905a (127.10.245.195) to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 2 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.405530 16024 consensus_queue.cc:1048] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.416386 16023 consensus_queue.cc:1048] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:55.426000 16058 raft_consensus.cc:993] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: : Instructing follower 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:55.426523 16023 raft_consensus.cc:1081] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Signalling peer 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:55.428213 15760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:43024
I20260710 13:19:55.428776 15760 raft_consensus.cc:493] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.429090 15760 raft_consensus.cc:3060] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.433733 15760 raft_consensus.cc:515] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.435269 15760 leader_election.cc:290] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:55.436326 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:55.436849 15684 raft_consensus.cc:3060] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.436767 15833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b800d0e734345af330d8030b1b00b" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:55.437465 15833 raft_consensus.cc:3055] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.437763 15833 raft_consensus.cc:740] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:55.438467 15833 consensus_queue.cc:260] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.439620 15833 raft_consensus.cc:3060] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.442745 15684 raft_consensus.cc:2468] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:55.444008 15724 leader_election.cc:304] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:55.444852 16003 raft_consensus.cc:2804] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.444950 15833 raft_consensus.cc:2468] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:55.445448 16003 raft_consensus.cc:697] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:55.446534 16003 consensus_queue.cc:237] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.453135 15582 catalog_manager.cc:5697] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 1 to 2, leader changed from 0667cb169a85445785611ee5bf03905a (127.10.245.195) to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 2 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.545742 15983 raft_consensus.cc:993] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: : Instructing follower 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:55.546345 16058 raft_consensus.cc:1081] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Signalling peer 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:55.548265 15684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:57500
I20260710 13:19:55.548813 15684 raft_consensus.cc:493] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.549129 15684 raft_consensus.cc:3060] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.554308 15684 raft_consensus.cc:515] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.556021 15684 leader_election.cc:290] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:55.556887 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:55.557051 15832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2917cfc4fdc40e8a5d9fabab5d3d2bd" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:55.557650 15759 raft_consensus.cc:3060] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.557735 15832 raft_consensus.cc:3055] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.558260 15832 raft_consensus.cc:740] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:55.558933 15832 consensus_queue.cc:260] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.559896 15832 raft_consensus.cc:3060] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.562932 15759 raft_consensus.cc:2468] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:55.563952 15649 leader_election.cc:304] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:55.564687 16011 raft_consensus.cc:2804] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.564805 15832 raft_consensus.cc:2468] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:55.565083 16011 raft_consensus.cc:697] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:55.565981 16011 consensus_queue.cc:237] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.572131 15582 catalog_manager.cc:5697] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 1 to 2, leader changed from 0667cb169a85445785611ee5bf03905a (127.10.245.195) to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.583624 15983 raft_consensus.cc:993] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: : Instructing follower 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:55.584040 16060 raft_consensus.cc:1081] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Signalling peer 2bca41361c8d4d478e44c4ed370715e9 to start an election
I20260710 13:19:55.585427 15684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
 from {username='slave'} at 127.0.0.1:57500
I20260710 13:19:55.585925 15684 raft_consensus.cc:493] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.586336 15684 raft_consensus.cc:3060] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.591019 15684 raft_consensus.cc:515] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.592447 15684 leader_election.cc:290] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Requested vote from peers 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:55.593353 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:55.593497 15832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce7ba64f7d704fb58a38c2490a415c3b" candidate_uuid: "2bca41361c8d4d478e44c4ed370715e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:55.593847 15759 raft_consensus.cc:3060] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.594061 15832 raft_consensus.cc:3055] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.594394 15832 raft_consensus.cc:740] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:55.595274 15832 consensus_queue.cc:260] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.596678 15832 raft_consensus.cc:3060] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.600229 15759 raft_consensus.cc:2468] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:55.602047 15649 leader_election.cc:304] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bca41361c8d4d478e44c4ed370715e9, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:55.603030 16011 raft_consensus.cc:2804] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.603520 16011 raft_consensus.cc:697] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Becoming Leader. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:55.604030 15832 raft_consensus.cc:2468] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bca41361c8d4d478e44c4ed370715e9 in term 2.
I20260710 13:19:55.604353 16011 consensus_queue.cc:237] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.610877 15582 catalog_manager.cc:5697] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 reported cstate change: term changed from 1 to 2, leader changed from 0667cb169a85445785611ee5bf03905a (127.10.245.195) to 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193). New cstate: current_term: 2 leader_uuid: "2bca41361c8d4d478e44c4ed370715e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.618510 15832 raft_consensus.cc:1275] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.620700 16003 consensus_queue.cc:1048] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.628266 15684 raft_consensus.cc:1275] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.629765 16003 consensus_queue.cc:1048] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.641068 16005 raft_consensus.cc:993] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: : Instructing follower 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:55.641574 16011 raft_consensus.cc:1081] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Signalling peer 3eb5595996c94343b022ef3a7e8e9dcf to start an election
I20260710 13:19:55.643059 15759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab48d66d197b4f888240f6639b563173"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
 from {username='slave'} at 127.0.0.1:43018
I20260710 13:19:55.643571 15759 raft_consensus.cc:493] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.643867 15759 raft_consensus.cc:3060] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.648983 15759 raft_consensus.cc:515] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.650455 15759 leader_election.cc:290] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 0667cb169a85445785611ee5bf03905a (127.10.245.195:43809)
I20260710 13:19:55.651167 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab48d66d197b4f888240f6639b563173" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:55.651520 15832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab48d66d197b4f888240f6639b563173" candidate_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0667cb169a85445785611ee5bf03905a"
I20260710 13:19:55.651718 15684 raft_consensus.cc:3055] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.652064 15832 raft_consensus.cc:3060] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.652063 15684 raft_consensus.cc:740] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:55.652858 15684 consensus_queue.cc:260] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.653685 15684 raft_consensus.cc:3060] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.656963 15832 raft_consensus.cc:2468] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:55.657945 15726 leader_election.cc:304] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:55.658026 15684 raft_consensus.cc:2468] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eb5595996c94343b022ef3a7e8e9dcf in term 2.
I20260710 13:19:55.658658 16003 raft_consensus.cc:2804] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.659111 16003 raft_consensus.cc:697] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Becoming Leader. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:55.659963 16003 consensus_queue.cc:237] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.666237 15583 catalog_manager.cc:5697] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf reported cstate change: term changed from 1 to 2, leader changed from 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193) to 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194). New cstate: current_term: 2 leader_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.707306 16005 raft_consensus.cc:993] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: : Instructing follower 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:55.707787 16011 raft_consensus.cc:1081] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Signalling peer 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:55.709393 15832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:39926
I20260710 13:19:55.709880 15832 raft_consensus.cc:493] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.710207 15832 raft_consensus.cc:3060] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.715144 15832 raft_consensus.cc:515] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.716675 15832 leader_election.cc:290] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:55.717526 15684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:55.717819 15759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b28f94bcf1c4afa9e4bd62d56aabb65" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:55.718228 15684 raft_consensus.cc:3055] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.718508 15759 raft_consensus.cc:3060] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.718595 15684 raft_consensus.cc:740] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:55.719519 15684 consensus_queue.cc:260] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.720729 15684 raft_consensus.cc:3060] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.725490 15759 raft_consensus.cc:2468] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 2.
I20260710 13:19:55.726708 15798 leader_election.cc:304] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:55.727288 15684 raft_consensus.cc:2468] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 2.
I20260710 13:19:55.727454 16060 raft_consensus.cc:2804] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.728008 16060 raft_consensus.cc:697] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 2 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:55.728847 16060 consensus_queue.cc:237] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:55.735425 15583 catalog_manager.cc:5697] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 1 to 2, leader changed from 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193) to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 2 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.973902 15684 raft_consensus.cc:1275] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.975319 16003 consensus_queue.cc:1048] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.984040 15833 raft_consensus.cc:1275] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:55.985800 16003 consensus_queue.cc:1048] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:56.061627 15833 raft_consensus.cc:1275] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.063264 16011 consensus_queue.cc:1048] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:56.073391 15759 raft_consensus.cc:1275] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.075238 16005 consensus_queue.cc:1048] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:56.080993 15684 raft_consensus.cc:1275] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.083089 16062 consensus_queue.cc:1048] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:56.092672 15832 raft_consensus.cc:1275] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 3eb5595996c94343b022ef3a7e8e9dcf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.095078 16061 consensus_queue.cc:1048] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:56.139156 15832 raft_consensus.cc:1275] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.140695 16005 consensus_queue.cc:1048] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:56.150103 15759 raft_consensus.cc:1275] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 2bca41361c8d4d478e44c4ed370715e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.151950 15880 consensus_queue.cc:1048] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:56.284672 15759 raft_consensus.cc:1275] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.286092 15983 consensus_queue.cc:1048] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:56.295830 15683 raft_consensus.cc:1275] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:56.298607 16068 consensus_queue.cc:1048] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:58.191766 15582 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33320:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:58.215948 15582 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33320:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:58.257107 11223 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:58.510391 16116 tablet.cc:1724] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:58.555658 16105 log.cc:927] Time spent T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: Append to log took a long time: real 0.106s	user 0.000s	sys 0.002s
I20260710 13:19:58.575708 16134 tablet.cc:1724] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.588333 16127 tablet.cc:1724] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:58.627470 16115 log.cc:927] Time spent T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: Append to log took a long time: real 0.156s	user 0.000s	sys 0.005s
W20260710 13:19:58.629201 16111 log.cc:927] Time spent T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: Append to log took a long time: real 0.163s	user 0.004s	sys 0.000s
I20260710 13:19:58.633383 16133 tablet.cc:1724] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.639132 15756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183"
dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
mode: GRACEFUL
new_leader_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:41928
I20260710 13:19:58.640313 15756 raft_consensus.cc:606] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Received request to transfer leadership to TS 0667cb169a85445785611ee5bf03905a
I20260710 13:19:58.657979 16135 tablet.cc:1724] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.672019 16136 tablet.cc:1724] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.676295 16139 tablet.cc:1724] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.683045 16116 tablet.cc:1724] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.691568 16137 tablet.cc:1724] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.695021 16140 tablet.cc:1724] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.710134 16141 tablet.cc:1724] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.715826 16147 tablet.cc:1724] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.724853 16135 tablet.cc:1724] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.701102 16143 tablet.cc:1724] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.708657 16127 tablet.cc:1724] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.736624 16142 raft_consensus.cc:993] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf: : Instructing follower 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:58.740490 16142 raft_consensus.cc:1081] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Signalling peer 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:58.735369 16139 tablet.cc:1724] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.750121 15830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:39922
I20260710 13:19:58.756673 15830 raft_consensus.cc:493] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.757205 15830 raft_consensus.cc:3060] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.764999 15830 raft_consensus.cc:515] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:58.773428 16143 tablet.cc:1724] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.775324 16127 tablet.cc:1724] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.778157 16137 tablet.cc:1724] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.780563 16140 tablet.cc:1724] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.789917 16133 tablet.cc:1724] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.779932 16147 tablet.cc:1724] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.777263 16139 tablet.cc:1724] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.807220 16135 tablet.cc:1724] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.811631 16140 tablet.cc:1724] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.814709 16116 tablet.cc:1724] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.831646 15830 leader_election.cc:290] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 2 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:58.834894 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:58.835742 15757 raft_consensus.cc:3055] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:58.836074 15757 raft_consensus.cc:740] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3eb5595996c94343b022ef3a7e8e9dcf, State: Running, Role: LEADER
I20260710 13:19:58.837031 15757 consensus_queue.cc:260] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:58.838970 15757 raft_consensus.cc:3060] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.839232 15683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059d35659d2c4dca83c30b29a663b183" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:58.839893 15683 raft_consensus.cc:3060] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.841590 16136 tablet.cc:1724] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:58.854017 15683 raft_consensus.cc:2468] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 2.
I20260710 13:19:58.857057 15798 leader_election.cc:304] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0667cb169a85445785611ee5bf03905a, 2bca41361c8d4d478e44c4ed370715e9; no voters: 
I20260710 13:19:58.858819 16101 raft_consensus.cc:2804] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:58.859318 16101 raft_consensus.cc:697] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 2 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:58.860363 16101 consensus_queue.cc:237] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:58.870535 15683 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1"
dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
mode: GRACEFUL
new_leader_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:50024
I20260710 13:19:58.867152 15757 raft_consensus.cc:2468] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 2.
I20260710 13:19:58.871670 15683 raft_consensus.cc:606] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Received request to transfer leadership to TS 0667cb169a85445785611ee5bf03905a
I20260710 13:19:58.873574 11223 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:58.874310 11223 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:58.881592 15583 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe: soft_deleted_table [id=94e61a3cc6844136b07214e70be28850] alter complete (version 1)
I20260710 13:19:58.894786 15583 catalog_manager.cc:5697] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 1 to 2, leader changed from 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194) to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 2 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.939091 16100 raft_consensus.cc:993] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9: : Instructing follower 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:58.939679 16106 raft_consensus.cc:1081] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Signalling peer 0667cb169a85445785611ee5bf03905a to start an election
I20260710 13:19:58.941321 15830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1"
dest_uuid: "0667cb169a85445785611ee5bf03905a"
 from {username='slave'} at 127.0.0.1:39926
I20260710 13:19:58.941855 15830 raft_consensus.cc:493] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.942183 15830 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.947976 15830 raft_consensus.cc:515] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:58.949891 15830 leader_election.cc:290] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [CANDIDATE]: Term 3 election: Requested vote from peers 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793), 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789)
I20260710 13:19:58.950819 15683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bca41361c8d4d478e44c4ed370715e9"
I20260710 13:19:58.951040 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f4db138a77e4fce800d01ab0796eea1" candidate_uuid: "0667cb169a85445785611ee5bf03905a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3eb5595996c94343b022ef3a7e8e9dcf"
I20260710 13:19:58.951548 15683 raft_consensus.cc:3055] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:58.951606 15757 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.952028 15683 raft_consensus.cc:740] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2bca41361c8d4d478e44c4ed370715e9, State: Running, Role: LEADER
I20260710 13:19:58.952962 15683 consensus_queue.cc:260] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [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: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:58.954370 15683 raft_consensus.cc:3060] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.960115 15757 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 3.
I20260710 13:19:58.961426 15798 leader_election.cc:304] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [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: 0667cb169a85445785611ee5bf03905a, 3eb5595996c94343b022ef3a7e8e9dcf; no voters: 
I20260710 13:19:58.962042 15683 raft_consensus.cc:2468] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0667cb169a85445785611ee5bf03905a in term 3.
I20260710 13:19:58.962234 16101 raft_consensus.cc:2804] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:58.962882 16101 raft_consensus.cc:697] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 3 LEADER]: Becoming Leader. State: Replica: 0667cb169a85445785611ee5bf03905a, State: Running, Role: LEADER
I20260710 13:19:58.963765 16101 consensus_queue.cc:237] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [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: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } }
I20260710 13:19:58.973129 15582 catalog_manager.cc:5697] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a reported cstate change: term changed from 2 to 3, leader changed from 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193) to 0667cb169a85445785611ee5bf03905a (127.10.245.195). New cstate: current_term: 3 leader_uuid: "0667cb169a85445785611ee5bf03905a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0667cb169a85445785611ee5bf03905a" member_type: VOTER last_known_addr { host: "127.10.245.195" port: 43809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.362594 15757 raft_consensus.cc:1275] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 3 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.364187 16101 consensus_queue.cc:1048] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:59.383877 15685 raft_consensus.cc:1275] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 3 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:59.385444 16101 consensus_queue.cc:1048] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:59.397886 15757 raft_consensus.cc:1275] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.400508 16101 consensus_queue.cc:1048] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eb5595996c94343b022ef3a7e8e9dcf" member_type: VOTER last_known_addr { host: "127.10.245.194" port: 37789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.419389 15685 raft_consensus.cc:1275] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Refusing update from remote peer 0667cb169a85445785611ee5bf03905a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.421172 16101 consensus_queue.cc:1048] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bca41361c8d4d478e44c4ed370715e9" member_type: VOTER last_known_addr { host: "127.10.245.193" port: 44793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.940380 11223 tablet_server.cc:179] TabletServer@127.10.245.193:0 shutting down...
W20260710 13:19:59.968190 15724 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260710 13:19:59.977777 15724 consensus_peers.cc:597] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf -> Peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Couldn't send request to peer 2bca41361c8d4d478e44c4ed370715e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:59.978353 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:59.979384 11223 tablet_replica.cc:333] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:19:59.980477 11223 raft_consensus.cc:2243] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.981088 11223 raft_consensus.cc:2272] T bc3b800d0e734345af330d8030b1b00b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.983494 11223 tablet_replica.cc:333] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:19:59.984261 11223 raft_consensus.cc:2243] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.984740 11223 raft_consensus.cc:2272] T 3a36eb4ea43e4002af1d7a6a373cde32 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.986804 11223 tablet_replica.cc:333] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:19:59.987429 11223 raft_consensus.cc:2243] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.988245 11223 raft_consensus.cc:2272] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.990348 11223 tablet_replica.cc:333] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:19:59.991003 11223 raft_consensus.cc:2243] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.991470 11223 raft_consensus.cc:2272] T ab48d66d197b4f888240f6639b563173 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.993415 11223 tablet_replica.cc:333] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:19:59.993994 11223 raft_consensus.cc:2243] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.994844 11223 raft_consensus.cc:2272] T 01d91522a0294ff49c094e4eacbed39b P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.996721 11223 tablet_replica.cc:333] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:19:59.997246 11223 raft_consensus.cc:2243] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.997691 11223 raft_consensus.cc:2272] T a4a82b9ff9764ccd907d438b99dd80e7 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.999727 11223 tablet_replica.cc:333] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.000298 11223 raft_consensus.cc:2243] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.000819 11223 raft_consensus.cc:2272] T 6aeb949580714a1e96485003fc5b77d7 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.002885 11223 tablet_replica.cc:333] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.003398 11223 raft_consensus.cc:2243] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.004177 11223 raft_consensus.cc:2272] T 087e25e95d234cac862b7b5d535515f0 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.006757 11223 tablet_replica.cc:333] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.007579 11223 raft_consensus.cc:2243] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.008085 11223 raft_consensus.cc:2272] T 059d35659d2c4dca83c30b29a663b183 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.011859 15798 consensus_peers.cc:597] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a -> Peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Couldn't send request to peer 2bca41361c8d4d478e44c4ed370715e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.012144 11223 tablet_replica.cc:333] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.012959 11223 raft_consensus.cc:2243] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.013792 11223 raft_consensus.cc:2272] T ce7ba64f7d704fb58a38c2490a415c3b P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.016074 11223 tablet_replica.cc:333] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.016626 11223 raft_consensus.cc:2243] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.017422 11223 raft_consensus.cc:2272] T dc843540a4124cba98d0a984232fb80f P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.019647 11223 tablet_replica.cc:333] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.020165 11223 raft_consensus.cc:2243] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.020588 11223 raft_consensus.cc:2272] T 488236c668ca4cfa9c7422f7e4e87546 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.022989 11223 tablet_replica.cc:333] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.023844 11223 raft_consensus.cc:2243] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.024411 11223 raft_consensus.cc:2272] T 5f4db138a77e4fce800d01ab0796eea1 P 2bca41361c8d4d478e44c4ed370715e9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.027251 15798 consensus_peers.cc:597] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a -> Peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Couldn't send request to peer 2bca41361c8d4d478e44c4ed370715e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.028281 11223 tablet_replica.cc:333] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.029096 11223 raft_consensus.cc:2243] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.029700 11223 raft_consensus.cc:2272] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.031997 11223 tablet_replica.cc:333] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.032536 11223 raft_consensus.cc:2243] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.033367 11223 raft_consensus.cc:2272] T c1ef5adc5e3349a3a408153606e84cdc P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.035531 11223 tablet_replica.cc:333] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.036085 11223 raft_consensus.cc:2243] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.036532 11223 raft_consensus.cc:2272] T 3b127627679544c09d1af2186b1a6625 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.038934 11223 tablet_replica.cc:333] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.039436 11223 raft_consensus.cc:2243] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.040241 11223 raft_consensus.cc:2272] T 2bff5ba3bfbe4143b8688581cddf77d1 P 2bca41361c8d4d478e44c4ed370715e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.042229 11223 tablet_replica.cc:333] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9: stopping tablet replica
I20260710 13:20:00.042780 11223 raft_consensus.cc:2243] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.043284 11223 raft_consensus.cc:2272] T 85289f4e73a349e6929781206a127317 P 2bca41361c8d4d478e44c4ed370715e9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.064236 15724 consensus_peers.cc:597] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf -> Peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Couldn't send request to peer 2bca41361c8d4d478e44c4ed370715e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.085986 11223 tablet_server.cc:196] TabletServer@127.10.245.193:0 shutdown complete.
W20260710 13:20:00.086488 15724 consensus_peers.cc:597] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf -> Peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Couldn't send request to peer 2bca41361c8d4d478e44c4ed370715e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:44793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.121721 11223 tablet_server.cc:179] TabletServer@127.10.245.194:0 shutting down...
W20260710 13:20:00.148188 15724 consensus_peers.cc:597] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf -> Peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Couldn't send request to peer 2bca41361c8d4d478e44c4ed370715e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:44793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.157778 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.159014 11223 tablet_replica.cc:333] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.159911 11223 raft_consensus.cc:2243] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.160874 11223 raft_consensus.cc:2272] T 3a36eb4ea43e4002af1d7a6a373cde32 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.163031 11223 tablet_replica.cc:333] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.163671 11223 raft_consensus.cc:2243] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.164477 11223 raft_consensus.cc:2272] T bc3b800d0e734345af330d8030b1b00b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.166370 11223 tablet_replica.cc:333] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.167011 11223 raft_consensus.cc:2243] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.167814 11223 raft_consensus.cc:2272] T ab48d66d197b4f888240f6639b563173 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.169883 11223 tablet_replica.cc:333] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.170480 11223 raft_consensus.cc:2243] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.170980 11223 raft_consensus.cc:2272] T 01d91522a0294ff49c094e4eacbed39b P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.172899 11223 tablet_replica.cc:333] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.173511 11223 raft_consensus.cc:2243] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.174072 11223 raft_consensus.cc:2272] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.175964 11223 tablet_replica.cc:333] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.176599 11223 raft_consensus.cc:2243] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.177173 11223 raft_consensus.cc:2272] T 3b127627679544c09d1af2186b1a6625 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.179090 11223 tablet_replica.cc:333] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.179622 11223 raft_consensus.cc:2243] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.180385 11223 raft_consensus.cc:2272] T 488236c668ca4cfa9c7422f7e4e87546 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.182157 11223 tablet_replica.cc:333] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.182742 11223 raft_consensus.cc:2243] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.183161 11223 raft_consensus.cc:2272] T 5f4db138a77e4fce800d01ab0796eea1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.185474 11223 tablet_replica.cc:333] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.186069 11223 raft_consensus.cc:2243] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.186491 11223 raft_consensus.cc:2272] T ce7ba64f7d704fb58a38c2490a415c3b P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.188273 11223 tablet_replica.cc:333] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.188782 11223 raft_consensus.cc:2243] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.189209 11223 raft_consensus.cc:2272] T dc843540a4124cba98d0a984232fb80f P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.191028 11223 tablet_replica.cc:333] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.191520 11223 raft_consensus.cc:2243] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.191970 11223 raft_consensus.cc:2272] T 087e25e95d234cac862b7b5d535515f0 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.194039 11223 tablet_replica.cc:333] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.194550 11223 raft_consensus.cc:2243] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.194983 11223 raft_consensus.cc:2272] T 059d35659d2c4dca83c30b29a663b183 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.197264 11223 tablet_replica.cc:333] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.197786 11223 raft_consensus.cc:2243] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.198551 11223 raft_consensus.cc:2272] T a4a82b9ff9764ccd907d438b99dd80e7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.200670 11223 tablet_replica.cc:333] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.201232 11223 raft_consensus.cc:2243] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.202157 11223 raft_consensus.cc:2272] T 6aeb949580714a1e96485003fc5b77d7 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.204022 11223 tablet_replica.cc:333] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.204510 11223 raft_consensus.cc:2243] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.204952 11223 raft_consensus.cc:2272] T 2bff5ba3bfbe4143b8688581cddf77d1 P 3eb5595996c94343b022ef3a7e8e9dcf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.206717 11223 tablet_replica.cc:333] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.207178 11223 raft_consensus.cc:2243] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.207958 11223 raft_consensus.cc:2272] T 85289f4e73a349e6929781206a127317 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.209916 11223 tablet_replica.cc:333] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.210391 11223 raft_consensus.cc:2243] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.210861 11223 raft_consensus.cc:2272] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.212232 15798 consensus_peers.cc:597] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a -> Peer 2bca41361c8d4d478e44c4ed370715e9 (127.10.245.193:44793): Couldn't send request to peer 2bca41361c8d4d478e44c4ed370715e9. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.193:44793: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.212925 11223 tablet_replica.cc:333] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf: stopping tablet replica
I20260710 13:20:00.213413 11223 raft_consensus.cc:2243] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.213853 11223 raft_consensus.cc:2272] T c1ef5adc5e3349a3a408153606e84cdc P 3eb5595996c94343b022ef3a7e8e9dcf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.251490 11223 tablet_server.cc:196] TabletServer@127.10.245.194:0 shutdown complete.
I20260710 13:20:00.285702 11223 tablet_server.cc:179] TabletServer@127.10.245.195:0 shutting down...
W20260710 13:20:00.293186 15798 consensus_peers.cc:597] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a -> Peer 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789): Couldn't send request to peer 3eb5595996c94343b022ef3a7e8e9dcf. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:37789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.313823 15798 consensus_peers.cc:597] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a -> Peer 3eb5595996c94343b022ef3a7e8e9dcf (127.10.245.194:37789): Couldn't send request to peer 3eb5595996c94343b022ef3a7e8e9dcf. Status: Network error: Client connection negotiation failed: client connection to 127.10.245.194:37789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.317389 11223 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.318284 11223 tablet_replica.cc:333] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.319046 11223 raft_consensus.cc:2243] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.319535 11223 raft_consensus.cc:2272] T bc3b800d0e734345af330d8030b1b00b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.321475 11223 tablet_replica.cc:333] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.322023 11223 raft_consensus.cc:2243] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.322458 11223 raft_consensus.cc:2272] T 3a36eb4ea43e4002af1d7a6a373cde32 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.324273 11223 tablet_replica.cc:333] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.324820 11223 raft_consensus.cc:2243] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.325253 11223 raft_consensus.cc:2272] T ab48d66d197b4f888240f6639b563173 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.327070 11223 tablet_replica.cc:333] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.327620 11223 raft_consensus.cc:2243] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.328053 11223 raft_consensus.cc:2272] T a2917cfc4fdc40e8a5d9fabab5d3d2bd P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.329763 11223 tablet_replica.cc:333] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.330294 11223 raft_consensus.cc:2243] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.330782 11223 raft_consensus.cc:2272] T 01d91522a0294ff49c094e4eacbed39b P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.332587 11223 tablet_replica.cc:333] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.333089 11223 raft_consensus.cc:2243] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.333798 11223 raft_consensus.cc:2272] T 4b28f94bcf1c4afa9e4bd62d56aabb65 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.335891 11223 tablet_replica.cc:333] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.336364 11223 raft_consensus.cc:2243] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.336733 11223 raft_consensus.cc:2272] T c1ef5adc5e3349a3a408153606e84cdc P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.338646 11223 tablet_replica.cc:333] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.339174 11223 raft_consensus.cc:2243] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.339888 11223 raft_consensus.cc:2272] T 059d35659d2c4dca83c30b29a663b183 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.341979 11223 tablet_replica.cc:333] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.342444 11223 raft_consensus.cc:2243] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.342895 11223 raft_consensus.cc:2272] T 087e25e95d234cac862b7b5d535515f0 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.344604 11223 tablet_replica.cc:333] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.345031 11223 raft_consensus.cc:2243] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.345413 11223 raft_consensus.cc:2272] T ce7ba64f7d704fb58a38c2490a415c3b P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.347072 11223 tablet_replica.cc:333] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.347509 11223 raft_consensus.cc:2243] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.347852 11223 raft_consensus.cc:2272] T dc843540a4124cba98d0a984232fb80f P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.349527 11223 tablet_replica.cc:333] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.349958 11223 raft_consensus.cc:2243] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.350304 11223 raft_consensus.cc:2272] T 488236c668ca4cfa9c7422f7e4e87546 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.352108 11223 tablet_replica.cc:333] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.352550 11223 raft_consensus.cc:2243] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.353174 11223 raft_consensus.cc:2272] T 5f4db138a77e4fce800d01ab0796eea1 P 0667cb169a85445785611ee5bf03905a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.355337 11223 tablet_replica.cc:333] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.355811 11223 raft_consensus.cc:2243] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.356189 11223 raft_consensus.cc:2272] T a4a82b9ff9764ccd907d438b99dd80e7 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.357827 11223 tablet_replica.cc:333] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.358278 11223 raft_consensus.cc:2243] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.358630 11223 raft_consensus.cc:2272] T 6aeb949580714a1e96485003fc5b77d7 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.360441 11223 tablet_replica.cc:333] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.360980 11223 raft_consensus.cc:2243] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.361361 11223 raft_consensus.cc:2272] T 2bff5ba3bfbe4143b8688581cddf77d1 P 0667cb169a85445785611ee5bf03905a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.363085 11223 tablet_replica.cc:333] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.363507 11223 raft_consensus.cc:2243] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.363886 11223 raft_consensus.cc:2272] T 85289f4e73a349e6929781206a127317 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.365561 11223 tablet_replica.cc:333] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a: stopping tablet replica
I20260710 13:20:00.365929 11223 raft_consensus.cc:2243] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.366629 11223 raft_consensus.cc:2272] T 3b127627679544c09d1af2186b1a6625 P 0667cb169a85445785611ee5bf03905a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.394537 11223 tablet_server.cc:196] TabletServer@127.10.245.195:0 shutdown complete.
I20260710 13:20:00.426023 11223 master.cc:562] Master@127.10.245.254:35135 shutting down...
I20260710 13:20:00.445308 11223 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.445894 11223 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.446259 11223 tablet_replica.cc:333] T 00000000000000000000000000000000 P f0c9d6a769654ffca391e661b6fabcbe: stopping tablet replica
I20260710 13:20:00.467217 11223 master.cc:584] Master@127.10.245.254:35135 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11678 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24370 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114057 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:00.524392 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~555 seconds ago
I20260710 13:20:00.524632 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 413 messages since previous log ~555 seconds ago
I20260710 13:20:00.524842 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 410 messages since previous log ~555 seconds ago
I20260710 13:20:00.525099 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:20:00.525269 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:20:00.525560 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 13:20:00.525897 11223 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~26 seconds ago
